You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where ``spectrum_type`` is one of "gamma", "beta-", "beta+", "alpha", "X", "neutron",
392
-
"auger", "IE", "alpha recoil", "anihilation", "fission", "betaD", "b-spectra". From this list,
392
+
"auger", "IE", "alpha recoil", "annihilation", "fission", "betaD", "b-spectra". From this list,
393
393
only b-spectra is histogram based (see next section), the rest are discrete. ``database`` can be "icrp107" or "radar".
394
394
395
395
ICRP107 data comes from `[ICRP, 2008. Nuclear Decay Data for Dosimetric Calculations. ICRP Publication 107. Ann. ICRP 38] <https://www.icrp.org/publication.asp?id=ICRP%20Publication%20107>`__
The name of the radionuclide in Gate format, e.g. "Tc99m", "Lu177"
251
251
252
252
spectrum_type : str
253
-
The type of spectrum to retrieve. Must be one of "gamma", "beta-", "beta+", "alpha", "X", "neutron", "auger", "IE", "alpha recoil", "anihilation", "fission", "betaD", "b-spectra"
253
+
The type of spectrum to retrieve. Must be one of "gamma", "beta-", "beta+", "alpha", "X", "neutron", "auger", "IE", "alpha recoil", "annihilation", "fission", "betaD", "b-spectra"
0 commit comments