The input data are filtered in an attempt to remove any small blemishes etc. before combination. This is achieved by smoothing using a boxfilter and then comparing with the original data. An estimate of the standard deviation of each pixel from its surroundings is made. Pixels deviating by more than GAMMA standard deviations are rejected. This procedure is then iterated ITER times. In this way, all image features with a scale size comparable with, or smaller than, the smoothing area size are rejected.
Note that for this option to work well you should have many images and that any output pixels that only have one input image contributing to their value will have their variances set bad. [FALSE]
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]
[MEDIAN]
If a global value for this parameter has been set using CCDSETUP then that value will be used. [FALSE]
Certain parameters (LOGTO, LOGFILE and USESET) have global values. These global values will always take precedence, except when an assignment is made on the command line. Global values may be set and reset using the CCDSETUP and CCDCLEAR commands.
CCDPACK