# Extragalactic HI with the GBT Spectrometer # GBT REU Summer Observing Project # Tim Pennucci, Brian Sacash, Delia Mocanu, Anthony Woody # June 25/26th, 2008 # Script adapted from example HI scripts by Frank Ghigo (GBT Wiki) and Jim Braatz # Configuration for Extragalactic HI line observing HIConfig = """ receiver = "Rcvr1_2" obstype = "Spectroscopy" backend = "Spectrometer" nwin = 1 restfreq = 1420.40575 deltafreq = 0 bandwidth = 50.0 swmode = "tp" swtype = "none" swper = 1.0 tint = 20 vlow = 0 vhigh = 0 vframe = "bary" vdef = "Optical" noisecal = "lo" pol = "Linear" nchan = "high" spect.levels = 9 """