Source: dataset/helpers/raw_spect/dshelper_raw_spect__extend_uleis_arrays.pro
dshelper_raw_spect::extend_uleis_arrays Extends the data arrays as requested by ACQUIRE_DATA etc. Extension is by 20% of current length. Call: dsref -> extend_uleis_arrays, rates, times, accum, apert, ndmax Arguments: times double inout The times of each sample. rates float inout The rates array to extend. accum double inout The accumulation array to extend. apert int inout The aperture setting of uleis ndmax int inout Maximum number of times in data arrays History: original after lan: 26/5/00; SJT Copy to dyn_spect: 7/8/01; SJT