# Example 3b: # # Contrast to Example 3a. Example 3a specified two, possibly independent, # tracks. Here we specify two exposures to be taken in a single track. # # Note: Use of ACTION_LIST following a TRACK specification forces these # two exposures to be taken in the same track. # Note: We request 2 visits in the TRACK block, so both exposures from the # ACTION_LIST will be repeated in each visit. # Note: The OBJECT keyword goes in the TRACK block, and not in the ACTION # block, so we use an (optional) COMMENT to label the different exposures. # COMMON PROGRAM UT08-1-001 EQUINOX 2000.0 INSTRUMENT HRS RES 30k XD 316g5936 FIBER 2as BINCOL 2 BINROW 1 SEEING 2.0 SKYBRIGHT 18.0 TRACK OBJECT myplanet1 RA 12:12:12.12 DEC +12:12:12.1 MAG 12.0 PRI 2 VISITS 2 ACTION_LIST GASCELL EXP COMMENT 0 1200 "This is the gas cell out exposure" 1 1300 "This is the gas cell in exposure"