Source: idf/uleis_idf/uleis_calib/uleis_calib__get_detectors.pro
uleis_calib::get_detectors Return the detectors range of a given channel (or range of channels) Usage: detectors = calref -> get_detectors(species, system, channel) Arguments: species string The species whose detectors is wanted. system bool The energy system wanted (0=small, 1=large) channel int The channel number or range whose detectors is needed. Keyword: all4 If set, then return the full detector list array not just the non-zero ones. ending Return the last JD at which this list is valid. History: Original (after energy): 18/4/00; SJT Add ending output keyword: 18/5/00; SJT