The calibration master frame (parameter FLAT) is never deleted.
The default for this parameter is TRUE and this cannot be overridden except by assignment on the command line or in response to a forced prompt. [TRUE]
If the logging system has been initialised using CCDSETUP, then the value specified there will be used. Otherwise, the default is "CCDPACK.LOG". [CCDPACK.LOG]
IN > *signifies that all the images in the current directory should be used and the output images should have the same names.
OUT > *
Other types of modification can also occur, such as:
OUT > tmp_*which means call the output images the same as the input images but put tmp_ in front of the names. Replacement of a specified string with another in the output file names can also be used:
OUT > tmp_*|debias|flattened|this replaces the string debias with flattened in any of the output names tmp_*.
If a global value for this parameter has been set using CCDSETUP then this will be used. [TRUE]
If a global value for this parameter has been set using CCDSETUP then that value will be used. [FALSE]
Certain parameters (LOGTO, LOGFILE, PRESERVE, FLAT and USESET) have global values. These global values will always take precedence, except when an assignment is made on the command line. In general global values may be set and reset using the CCDSETUP and CCDCLEAR commands, however, the FLAT parameter may only be set by a run of the application MAKEFLAT.
CCDPACK