mirror of
https://github.com/pim-n/pg-rad
synced 2026-03-22 21:48:11 +01:00
5 lines
145 B
Python
5 lines
145 B
Python
ATTENUATION_TABLE = 'attenuation_table.csv'
|
|
ISOTOPE_TABLE = 'isotopes.csv'
|
|
TEST_EXP_DATA = 'test_path_coords.csv'
|
|
LOGGING_CONFIG = 'logging.yml'
|