Chart files for Isotope Explorer

Manual Top Home Page


SD band data

File name: $sd.chr

This chart can be used as an user interface for superdeformed (SD) band data. The chart is color-coded according to the number of known superdeformed bands in each nuclide.

Band labels of known SD bands are displayed in the nuclide boxes. If a nuclide is selected by clicking on it, a data panel with the list is displayed. If a band in this list is selected, an energy versus spin plot of the band is displayed.

Requirements

In order to access the decay schemes, the database SENSDF must be available on disk or CD-ROM.

Build section


// Search for SD bands in SEnsdf

// *****************************

ENSDFDB(SEnsdf)    // select SD database

Nucleus(A=80-200)  // limit A range

SelectBand(SD)     // find all SD bands

BandOut            // output band labels to chart

Display(Plot)      // display plot


Manual Top Home Page

All contents copyright © 1996, Isotopes Project, Berkeley Lab. All rights reserved.
Revised:
P Ekström