Name
masknames -- print the name(s) of currently-loaded slitmasks
Purpose
With no argument, prints out the names of all currently-loaded
slitmasks as they would appear on the DEIMOS GUI. With
numeric arguments, print out the names of the masks in the
selected positions.
Usage
masknames [<pos1> <pos2> .. <posN>]
Arguments
posN = position number of the mask [ 2 <= posN <= 12 ]
Output
results written to STDOUT
Restrictions
None
Exit values
0 = normal completion
1 = wrong number of arguments
Example
1. Print a list of all currently-loaded masks:
[63] dmoseng@polo> masknames
MSKNAM2 = GOH_X
MSKNAM3 = g1_1
MSKNAM4 = LongA
MSKNAM5 = 4213.W
MSKNAM6 = 4248.E
MSKNAM7 = 3209.W
MSKNAM8 = 3211.W
MSKNAM9 = 4219.W
MSKNAM10 = CL0024
MSKNAM11 = rse1
MSKNAM12 = GOSpH3
2. Print the names of the masks is slots 3 and 7:
[64] dmoseng@polo> masknames 3 7
MSKNAM3 = g1_1
MSKNAM7 = 3209.W
See also
slitmask
See Also
The shell script masknames
DEIMOS script index
Go to:
DEIMOS Home Page -
Instruments Home Page -
Keck Home Page
Last modified: Wed Jun 9 16:30:30 2004