Source: dataset/pad/pad_dataset__create_uleis_pad_arrays.pro
pad_dataset::create_uleis_pad_arrays Create the arrays needed to read the data and store them for plotting Call: dsref -> create_uleis_pad_arrays, nover, rates, times, apert, nvals Arguments: nover int input The number of channels to be read. rates float output The rates array. times double output The times array. accum float output Array for the accumulation times. apert int output Array for the aperture settings. nvals int output Number of elements along the arrays. History: Original: (After LAN version): 15/5/00; SJT Add aperture array: 18/5/00; SJT