Source: dataset/helpers/raw_spect/dshelper_raw_spect__create_uleis_arrays.pro
DSHELPER_RAW_SPECT::CREATE_ULEIS_ARRAYS Create the arrays needed to read the data and store them for plotting Call: dsref -> dshelper_raw_spect::create_uleis_arrays, nstr, times, $ rates, accum, apert, nvals Arguments: nstr int input The number of streams. times double output The times of each sample. rates float output The array in which to accumulate the rates. accum float output The array in which to accumulate the accumulation times. apert int output The aperture setting of uleis nvals long output The length of the data arrays created. History: Original (after comp): 26/5/00; SJT Copy to dyn_spect: 7/8/01; SJT