do_check_boxes -- define and verify slitmask alignment box coordinates using either blue or red side data with default settings. Analyzes the image in progress if currently taking data or the most recent image if no image is in progress.
check_boxes -- define and verify slitmask alignment box coordinates using blue or red side data
do_check_boxes [image]
check_boxes image
image | Name of the input LRIS image showing slitmask alignment boxes. |
optional | |
---|---|
maskname.box | Defaults to using a coordinate file named maskname.box, and has the x,y coordinates for box centers. The maskname is as seen in xlirs or the header keyword slitname. You can force a naming convention by specifying a name (not recommended). |
doxbox = yes | Flag whether to run the xbox task after boxes have been verified. |
After launching the routine:
m | Mark a new box at the current cursor location. |
d | Delete the box nearest to the current cursor position. |
D | Delete all boxes. |
s | Shift one box.
|
S | Shift all boxes.
|
+ | Shift all boxes to the right by 21 pixels. |
- | Shift all boxes to the left by 21 pixels. |
q | quit and save the boxes. Will launch do_lbox on exit if dolbox=yes. |
I | quit without saving (abort). |