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