mirror of
https://github.com/pim-n/pg-rad
synced 2026-05-14 07:18:11 +02:00
update fluence and simulation to work with detectors and correct count rates
This commit is contained in:
@ -4,7 +4,7 @@ from pandas import read_csv
|
||||
|
||||
from pg_rad.configs.filepaths import ISOTOPE_TABLE
|
||||
from pg_rad.exceptions.exceptions import InvalidIsotopeError
|
||||
from pg_rad.physics.attenuation import get_mass_attenuation_coeff
|
||||
from pg_rad.utils.interpolators import get_mass_attenuation_coeff
|
||||
|
||||
|
||||
class Isotope:
|
||||
|
||||
Reference in New Issue
Block a user