# VLBI observing at L-band
#
Configure("""
receiver = 'Rcvr1_2'
obstype = 'VLBI'
backend = 'VLBA_DAR'
nwin = 1
# restfreq = 1545
restfreq = 1300
deltafreq = 0
bandwidth = 320
swmode = "tp"
swper = 1.0
swfreq = 0.0, 0.0
tint = 60
vlow = 0
vhigh = 0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
# vlbi.phasecal='M1'
vlbi.phasecal='off'
""")
# VLBI observing at X-band
#
Configure("""
receiver = 'Rcvr8_10'
obstype = 'VLBI'
backend = 'VLBA_DAR'
nwin = 1
restfreq = 8350
deltafreq = 0
bandwidth = 320
swmode = "tp"
swper = 1.0
swfreq = 0.0, 0.0
tint = 60
vlow = 0
vhigh = 0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
vlbi.phasecal='M1'
""")
# VLBI observing at K-band
#
Configure("""
receiver = 'Rcvr18_22'
obstype = 'VLBI'
backend = 'VLBA_DAR'
beam = 'B1'
nwin = 1
restfreq = 22250
deltafreq = 0
bandwidth = 320
swmode = "tp"
swper = 1.0
swfreq = 0.0, 0.0
tint = 60
vlow = 0
vhigh = 0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
vlbi.phasecal='M1'
""")
| Topic ConfigCaseEx_VLB . { Edit | Attach | Ref-By | Printable | Diffs | r1.3 | > | r1.2 | > | r1.1 | More } |
|
Revision r1.3 - 31 Oct 2006 - 15:57 GMT - ToneyMinter Parents: ConfigurationCases |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |