Source: stream/spect/spect_stream__get_channel_info.pro
spect_stream::get_channel_info
Return members of the chan_info structure
Usage:
info = strref -> get_channel_info(<keys>)
Keywords:
pointer If set, then (for those fields that are
pointers) return the pointer not its value.
head If set, return the head name.
species If set, then return the species name.
ebounds If set, then return the energy bounds of the
spectrum.
energy If set, return the centre energies of the spectrum
geometry If set, then return the geometry factors for
the spectrum
background If set, then return the background rates for
spectrum
change If set, then return the data of the change in
background.
limits If set, then return the channel limits of the
spectrum.
History:
Original: 1/5/02; SJT