Source: stream/spect/spect_stream__get_idf_info.pro
spect_stream::get_idf_info Return IDF-type info for a spect stream. Usage: info = strref -> get_idf_info(<keys>) Keywords: energy If set, then return the "mid-point" energies of the channels. erange If set, then return the energy boundaries of the channels. geometry If set then return the geometry factors of the channels sectors If set, then return the number of sectors. History: Original: 20/3/00; SJT Modify energy unit handling: 24/3/00; SJT Added _extra key to swallow unused items: 24/7/01; SJT