This repository has the data for the run BABY-1L-1.
- Create a conda environment (requires conda):
conda env create -f environment.yml
- Run the notebooks with the created environment
baby_1l_run_1
- Link to Zenodo
- Add Zenodo badge with DOI
- Add general run data to
data/general.json - Add LSC data to
data/tritium_detection - Add neutron detection data to
data/neutron_detection - Add OpenMC model to
analysis/neutron - Add Tritium model to
analysis/tritium - Add the right version tags to
environment.yml - Add information to the README (info about the run)
- Add binder badge
- Update CI workflows