Source: dataset/helpers/raw_spect/dshelper_raw_spect__acquire_comp_spect.pro
dshelper_raw_spect::acquire_comp_spect
Reads in the data from the file and stores the appropriate parts of it
in the arrays rates and times, version for uaf/uav files.
Call:
code = dsref -> acquire_comp_spect(strnos, {/hiscale|/epam})
Arguments:
strnos long A list of the stream indices which are to be
read by this invocation
Keywords:
hiscale If set, then this we are reading HISCALE data.
epam If set, then we are reading EPAM data.
History:
Original (after lan sparse & rates): 23/3/00; SJT
Redo refocunts: 9/2/01; SJT
Copy to dyn_spect: 7/8/01; SJT