Filter Notes

The formula for mapping the keywords fil1pos and fil2pos to named filter positions is as follows:

fil1pos = the position number as listed in the below table.

fil2pos = the position number listed in the below table + 12*(fil1pos); e.g.

NIRSPEC-1 +    open: fil2pos = 0 + 12*(0) =  0  (NIRSPEC-1-open)
NIRSPEC-1 +    thin: fil2pos = 0 + 12*(1) = 12  (NIRSPEC-1)
NIRSPEC-1 + AO-stop: fil2pos = 0 + 12*(2) = 24  (NIRSPEC-1-AO)

NIRSPEC-7 +    open: fil2pos = 6 + 12*(0) =  6  (NIRSPEC-7-open)
NIRSPEC-7 +    thin: fil2pos = 6 + 12*(1) = 18  (NIRSPEC-7)
NIRSPEC-7 + AO-stop: fil2pos = 6 + 12*(2) = 30  (NIRSPEC-7-AO)

Converting from keywords fil1pos and fil2pos can be tricky. This is because if one had the BLANK filter in (fil1pos=11), then switched to NIRSPEC-1+thin blocker (fil2pos=12), the fil1pos keyword will still read "11" even though the BLANK filter is no longer in the beam. For this reason, it is important to note the keyword filname.

Position Motor Steps Filter 1 Filter 2
0 0 OPEN NIRSPEC-1¹
1 9000 THIN NIRSPEC-2
2 18000 AO-STOP NIRSPEC-3
3 27000 L-PRIME NIRSPEC-4
4 36000 M-PRIME NIRSPEC-5
5 45000 KL² NIRSPEC-6
6 54000 HeI NIRSPEC-7²
7 63000 Pa-Beta AO-STOP³
8 72000 FeII CO
9 81000 H2 K
10 90000 M-wide K-PRIME
11 99000 BLANK¹ OPEN

Footnotes

  1. Primary initialization position
  2. Secondary initialization position
  3. AO-STOP replaced Br-Gamma in September 2009

Other Notes