CALVAL
Name
calval
Purpose (one Line)
Validate overscan, cropping region, and calibration file settings.
Description
Category
CCD data processing
Calling Sequence
calval, isize, csize, mlow, mhigh, errflg
Inputs
isize : Image size.
csize : Calibration file size.
mlow : Starting subscript in image.
nhigh : Ending subscript in image.
Optional Input Parameters
Keyword Parameters
BANNER : Banner line printed with error report (if SILENT=0).
CSIZELAB : Label for csize parameter, if error condition is printed.
MLOWLAB : Label for mlowlab parameter, if error condition is printed.
MHIGHLAB : Label for mhighlab parameter, if error condition is printed.
DELTAMLAB : Label for deltamlab parameter, if error condition is printed.
SILENT : If set, No error report is generated.
ISIZELAB : Label for isize parameter, if error condition is printed.
Outputs
Common Blocks
Side Effects
Restrictions
Procedure
Modification History
Written by Doug Loucks, Lowell Observatory, April, 1994.