dshelper_raw_spect::create_mfsa_arrays

Source: dataset/helpers/raw_spect/dshelper_raw_spect__create_mfsa_arrays.pro

 DSHELPER_RAW_SPECT::CREATE_MFSA_ARRAYS
        Create the arrays needed to read the data and store them for plotting

 Call:
        dsref -> dshelper_raw_spect::create_mfsa_arrays, nstr, rates, accum, $
                                nvals

 Arguments:
        nstr    int     input   The number of streams.
        rates   float   output  The array in which to accumulate the rates.
        times   double  output  The array in which to put the times.
        accum   float   output  The array in which to accumulate the
                                accumulation times.
        nvals   long    output  The length of the data arrays created.

 Keywords:
        hiscale If set, then this is HISCALE data.
        epam    If set, then this is EPAM data

 History:
        Original (after LAN): 8/6/00; SJT
        Copy to dyn_spect: 7/8/01; SJT



James Tappin 2005-02-04