Source: idf/uleis_idf/uleis_calib/uleis_calib__get_energy.pro
uleis_calib::get_energy Return the energy range of a given channel (or range of channels) Usage: energy = calref -> get_energy(species, system, channel) Arguments: species string The species whose energy is wanted. system bool The energy system wanted (0=small, 1=large) channel int The channel number or range whose energy is needed. Keywords: keV If set, then return energies in keV/nuc not MeV/nuc centre If set, then return a mid-point energy. Keyword: ending output The last JD at which this list is valid History: Original: 18/4/00; SJT Added ending keyword: 18/5/00; SJT