Skip to content

IAEA-NDS/thermal-neutron-constants-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,712 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thermal Neutron Constants Evaluation

This evaluation is work in progress

Setup

Download the TNC evaluation pipeline:

git clone --recurse-submodules https://github.com/iaea-nds/thermal-neutron-constants-evaluation.git

Set up the virtual environment:

cd thermal-neutron-constants-evaluation
python -m venv venv
source venv/bin/activate

Install gmapy and other dependencies (still in the root dir of the repo):

pip install gmapy/
pip install matplotlib
pip install lark

Running the pipeline

To run the pipeline (being in the root dir of the repo):

cd evaluation
python tnc_inference.py

About

TNC evaluation with Tensorflow Probability and gmapy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published