Name
pxy -- move telescope in pixel coordinates of the DEIMOS detector
Purpose
Move the telescope a given number of pixels in the "x" and "y"
directions as defined by the DEIMOS detector.
Usage
pxy x y
Arguments
x = offset in the direction parallel with CCD rows [pixels]
y = offset in the direction parallel with CCD columns [pixels]
Exit values
0 = normal completion
1 = wrong number of arguments
2 = arguments not floating point
Example
1) Move the telescope 100 pixels in "x" and -200 in "y":
pxyr 100 -200
Note that since this is a *telescope* move, the target will
"move" in the OPPOSITE direction!
See Also
The shell script pxy
DEIMOS script index
Go to:
DEIMOS Home Page -
Instruments Home Page -
Keck Home Page
Last modified: Wed Jun 9 16:30:35 2004