In order to import data into Surf that has not been taken with the SCUBA VAX/VMS data acquisition system, it is necessary to convert the original file format to a form that Surf can understand. The file can be converted to the same format as written by the SCUBA acquisition system (§2.1) or the format written by the reduce_switch task (§2.2).
It is expected that the conversion of the data structure to the correct format will be fairly simple. The difficulty lies in generating the required FITS information (with the correct FITS keywords) and the NDF extensions.
DREAM is a SCUBA observing mode where the chopping is done as part of the jiggle pattern and the resulting signal is reconstructued by tiling the bolometer patterns (le Poole and Greve, 1998, SPIE 3357). In this case it is not necessary to subtract switches, despike or flatfield the data and Surf is required simply to perform the regridding and coadding. In this case, the Surf format was chosen to simulate the output of the flatfield task (the HISTORY component of the NDF was updated to reflect this).
The required stages are:
SCUCD, SCUBA and REDS extensions.
DEM_PNTR array.
LST_STRT array.
JIGL_X and JIGL_Y.
BOL_CHAN and BOL_ADC arrays.
SCULIB_READBOLS.