CHANGE_FLAT

Change the flatfield in a SCUBA datafile

Description:

The flatfield information is stored inside each demodulated data file and this task can be used to change the flatfield that is stored internally. The new flatfield is read from a text file.

Usage:

change_flat in new_flat

Parameters:

IN = NDF (Read)
Name of NDF to change.
MSG_FILTER = CHAR (Read)
Message filter level. Allowed values are QUIET, NORM and VERB. Default is NORM.
NEW_FLAT = CHAR (Read)
Name of the new flatfield file.

Examples:

change_flat test newflat.dat
This will change the flatfield stored in test.sdf to that stored in newflat.dat.

Related Application

SURF: flatfield, scuquick