# # Dual Grating Mode Lamps # # Sequence of Comparison Lamp spectra taken # with the LS5x60x0.6 long slit in dual mode # and the grating dispersers # # R. Pogge, OSU Astronomy Dept. # pogge@astronomy.ohio-state.edu # 2011 Aug 8 # #--------------------------------------------------------------------------- calmode Archive: partner CALIBRATION propid CALIBRATION pi_name All Instrument: instconfig dual grating slitmask LS5x60x0.6 Exec: nimgs 1 NeHgLamps: # Ne + Hg Lamps - wait 30s for Hg to warm up # ND1.5 filter in both channels. print Ne+Hg Lamp Spectra lamp hg ne on print Waiting 30s for the Hg lamp to warm up sleep 30 comp Ne + Hg[Ar] Lamps blue exptime 2 blue filter ND1.5 red exptime 1 red filter ND1.5 go lamp off KrXeLamps: # Kr+Xe Lamps - Red: ND1.5 1s, Blue: Clear 15s print Kr+Xe Lamp Spectra lamp xe kr on comp Xe+Kr Lamps blue exptime 15 blue filter clear red exptime 1 red filter nd1.5 go lamp off ArLamps: # Argon Lamp - Red: ND1.5 1s, Blue: Clear 30s print Ar Lamp Spectra lamp ar on comp Ar Lamp blue exptime 30 blue filter clear red exptime 1 red filter nd1.5 go lamp off end