# Example 1a: # # A simplified first visit for a planet search program. # # Note: 2 actions in the same track. # Note: Notice how NOTES and COMMENT are combined in the TSL output. # Note: New optional keywords to describe instrument configuration. # Note: Instead of specifying CRSPLIT and a total exposure time, one can # specify the number of exposures, NUMEXP, and an exposure time per frame. # TRACK PROGRAM UT08-1-001 OBJECT myplanet RA 12:12:12.12 DEC +12:12:12.1 EQUINOX 2000.0 MAG 12.0 PA par PRI 2 SEEING 2.0 SKYBRIGHT 18.0 SKYTRANS S NUMEXP 1 # an alternative to CRSPLIT VISITS 1 MOVING N SYNFREQ RAND15-30 SYNDATE >20071215 STDCALS Y # now means do standard cals in addition to other requests FLUX N RV N TELL N SKYCALS N NOTES "My first visit" ACTION INSTRUMENT HRS RES 30k ECHELLE central XD 316g5936 FIBER 2as SKYFIBER 0 SLICER 0 BINCOL 2 BINROW 1 EXP 1200 GASCELL 0 COMMENT "This is the gas cell out exposure" ACTION INSTRUMENT HRS RES 30k XD 316g5936 FIBER 2as SKYFIBER 0 SLICER 0 BINCOL 2 BINROW 1 EXP 1200 GASCELL 1 COMMENT "This is the gas cell in exposure"