MODULE: ccdred: mkfringe, mkillumcor, mkillumflat, mkskycor, mkskyflat
SYSTEM: V2.11.2 - V2.12.1
NUMBER:	503
MODULE:	ccdred: mkfringe, mkillumcor, mkillumflat, mkskycor, mkskyflat
SYSTEM:	V2.11.2 - V2.12.1
DATE:	Wed Jul 31 11:47:49 MST 2002
FROM:	valdes

BUG:	In V2.11.2 the CCDPROC task added an 'output' parameter.  Because
	the tasks listed above have the option to call CCDPROC to do
	preprocessing and also have a parameter 'output' there can be
	confusion about the output parameter.  If the task output
	parameter is given explicitly on the command line; i.e.

	    cc> mkillumcor in out

	Then the correct output is produced.  However, if the task
	is excuted in hidden mode (such as with a :go from EPAR) or
	without the output on the command line where one expects a
	query, then the CCDPROC.OUTPUT parameter is used instead which
	can lead to either the input being replaced by the output or
	whatever is set in that parameter being used.

	The workarounds are 1) put the output name explicitly on the
	command line or 2) set the desired output name in the CCDPROC
	parameters.


STATUS:	Fixed for the next release.

Comments (0)