update isotope lookup to tabular format. Add primary gamma energy to results plotting

This commit is contained in:
Pim Nelissen
2026-03-12 14:32:21 +01:00
parent 09e74051f0
commit 1dc553d2e2
9 changed files with 56 additions and 24 deletions

View File

@ -1,3 +1,4 @@
ATTENUATION_TABLE = 'attenuation_table.csv'
ISOTOPE_TABLE = 'isotopes.csv'
TEST_EXP_DATA = 'test_path_coords.csv'
LOGGING_CONFIG = 'logging.yml'