Chart interface for isomeric states. The chart is color-coded according to the number of isomeric states - here defined as a state above the ground state with a half-life of more than 1 microsecond. The nuclide boxes are linked to ENSDF adopted levels.
// Search for isomeric states in ENSDF FindLevel(e=0.001-) // exclude ground state FindLevel(t=1e-06-) // define isomeric as t1/2>1 microsecond LevelOut(JPI,E,TD) // data to be loaded into chart Display(draw) // display drawing when selected
All contents copyright © 1996, Isotopes Project, Berkeley Lab. All rights reserved.
Revised:
P Ekström