This is a template to search for decay gammas of a certain energy. The chart has to be build (click on the Build Chart button in Isotope Explorer)
In this example we know that the gamma-ray energy is 1001.0 +- 0.5 keV, and that is is present in the 238U decay chain. After the energy search (limited to A=206-238), this piece of information can be used in the following way:
// Find a decay gamma of a given energy // ************************************ nucleus(a=206-238) // limit A values database(pensdf) // specify database to search findgamma(e=1000.5-1001.5) // specify gamma-ray energy gammaout(e,eli,jpii,jpif) // specify what to output
All contents copyright © 1996, Isotopes Project, Berkeley Lab. All rights reserved.
Revised:
P Ekström