Source: dataset/pad/pad_dataset__acquire_uleis_pad.pro
pad_dataset::acquire_uleis_pad
Reads in the data from the ULEIS file and stores the appropriate parts
of it in the arrays rates and times.
Call:
code = dsref -> acquire_uleis_pad(ppad, ipad)
Return value:
code long 1 for success, 0 for failure
Arguments:
ppad long A list of the panel indices of the PAD streams
to be read by this invocation
ipad long A list of the locations within the panel of
the PAD streams to be read by this invokation
History:
Hacked from track method: 16/5/00; SJT
Simplified for variable sectoring: 29/6/00; SJT
Redo refcounts: 9/2/01; SJT