COPYFLAT

Copy the flatfield information from a reference file

Description:

This routine copies the flatfield parameters from a reference data file (usually a raw SCUBA-2 observation or the output from the CALCFLAT command) to a group of files. The flatfield is updated in place.

Parameters:

REF = NDF (Read)
File from which to read the flatfield parameters. Can be a raw data file that contains the required flatfield or output from the CALCFLAT command. Only a single file for a single subarray can be provided.
IN = NDF (Read)
Input files to be updated. The subarray must match that used for the reference file.
MSG_FILTER = _CHAR (Read)
Control the verbosity of the application. Values can be NONE (no messages), QUIET (minimal messages), NORMAL, VERBOSE, DEBUG or ALL. [NORMAL]

Related Applications

SMURF: CALCFLAT