Source: dataset/helpers/raw_spect/dshelper_raw_spect__acquire_mfsa_spect.pro
DSHELPER_RAW_SPECT::ACQUIRE_MFSA_SPECT Reads in the data from the file and stores the appropriate parts of it in the arrays rates and times. Call: code = dsref -> dshelper_raw_spect::acquire_mfsa_spect(strnos) Return value: code long 0 for success, -ve value for a failure = LANIO error code Arguments: strnos int List of the streams which will be acquired by this method Keywords: hiscale If set, then we are getting hiscale streams. epam If set, then we are getting epam streams. History: Formed out of ACQUIRE_SPC_UAV: 27/7/92; SJT Remove monitor toggle in widget-mode: 22/2/93; SJT Relocate energy & geometry: 6/8/93; SJT Spin off file handling to GET_LAN_RECORD: 13/8/93; SJT Move flux conversion: 8/11/93; SJT Spin off "Orange sector" selection: 19/12/97; SJT Convert to method of spect dataset: 8/6/00; SJT Redo refcounting: 9/2/01; SJT Copy to dyn_spect: 7/8/01; SJT