Source: stream/spect/Uleis/uleis_spect_stream__attach_raw_data.pro
uleis_spect_stream::attach_raw_data Attach raw data to a ULEIS spect stream. Usage: strref -> attach_raw_data, rates, accum, time_ptr, apert_ptr, $ time_ref_ptr Arguments: rates float The rates data to attach accum float The accumulation times of the rates data. time_ptr dbl/ptr The times of the frames or a pointer thereto apert_ptr int/ptr The ULEIS aperture settings or a pointer thereto. time_ref_ptr ptr If time_ptr is a pointer, then a pointer to a refcount for the time_ptr Notes: As usual, setting the correct initial refcounts is the responsibility of the caller. History: Original: 26/5/00; SJT Drop aperture refcount: 8/2/01; SJT