Clears CCDPACK global parameters CCDCLEAR
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]
TERMINAL – Send output to the terminal only
LOGFILE – Send output to the logfile only (see the LOGFILE parameter)
BOTH – Send output to both the terminal and the logfile
NEITHER – Produce no output at all
If the logging system has been initialised using CCDSETUP then the value specified there
will be used. Otherwise, the default is "
BOTH"
. [BOTH]
ADC, BIAS, BOUNDS, CAL, DEFERRED, DIRECTION, EXTENT, FLAT, GENVAR, MASK, NDFNAMES, PRESERVE, RNOISE, SATURATE, SATURATION, SETSAT, USESET
These correspond to the parameter names used in CCDSETUP (and in the other applications which access these parameters).
The names may be abbreviated to unique values.
’
"
adc,rnoise,direc"
’
"
a,r,di"
. "
current"
value is the value assigned on the last run of the application. If the
application has not been run then the "
intrinsic"
defaults, as shown in the parameter help,
apply.
Retaining parameter values has the advantage of allowing you to define the default behaviour of the application. The intrinsic default behaviour of the application may be restored by using the RESET keyword on the command line.
Certain parameters (LOGTO and LOGFILE ) 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 using the CCDSETUP command.