Purpose
Reset all CCD flags for the specified side of LRIS to 'false'.
This can re-enable use of the Xpose tool if it has hung.
Usage
reset_ccd_flags [-silent] <side>
Arguments
-silent = suppress output
side = [ red | blue | both ]
Indicates which flags to set
Output
None
Restrictions
Should NOT be run when a real exposure is in progress.
Exit values
0 = normal completion
1 = wrong number of arguments
Note
From the command line, using the 'fix_stuck_ccd" script is
preferable to using this script.
Example
1) Reset red-side CCD flags
reset_ccd_flags red
2) Reset red- and blue-side CCD flags
reset_ccd_flags both