|
|
1e81570cf4
|
clean up imports and remove hard-coded __init__ refs
|
2026-03-12 14:34:40 +01:00 |
|
|
|
1dc553d2e2
|
update isotope lookup to tabular format. Add primary gamma energy to results plotting
|
2026-03-12 14:32:21 +01:00 |
|
|
|
265d3b0111
|
Add isotope lookup dictionary, so isotopes can be loaded from string in config.
|
2026-02-20 11:46:45 +01:00 |
|
|
|
c2b05c63a8
|
change intra-package import statements to have absolute path. this to avoid circular importing. the imports specified in __init__ of each module are only intended to be used outside of src (e.g. tests, API usage).
|
2026-02-17 10:11:03 +01:00 |
|
|
|
49a0dcd301
|
Improve isotopes and sources
|
2026-02-13 14:55:42 +01:00 |
|
|
|
9c1b97d912
|
Update sources and objects to new position system
|
2026-02-10 11:24:40 +01:00 |
|
|
|
c23ea40ec6
|
Improve PEP8 adherance using flake8 linter
|
2026-02-05 14:19:49 +01:00 |
|
|
|
52b2eaaeb5
|
rename Object to BaseObject
|
2026-02-02 11:33:20 +01:00 |
|
|
|
85f80ace97
|
resolve circular imports
|
2026-01-31 10:01:54 +01:00 |
|
|
|
15b7e7e65e
|
refactor code into modules
|
2026-01-31 09:42:21 +01:00 |
|