# Radar Observing at P-band (430 MHz)
#
Configure("""
receiver = 'Rcvr_450'
obstype = 'Radar'
backend = 'Radar'
nwin = 1
restfreq = 430.000006
deltafreq = 0
bandwidth = 20
swmode = "tp"
swper = 1.0
swfreq = 0.0, 0.0
tint = 30
vlow = 0
vhigh = 0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
""")
# Radar Observing at S-band (2380 MHz)
#
Configure("""
receiver = 'Rcvr2_3'
obstype = 'Radar'
backend = 'Radar'
nwin = 1
restfreq = 2380
deltafreq = 0.0
bandwidth = 20
swmode = "tp"
swper = 1.0
swfreq = 0.0, 0.0
tint = 60
vlow = 0
vhigh = 0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
""")
# Radar Observing at X-band (8560 MHz)
#
Configure("""
receiver = 'Rcvr8_10'
obstype = 'Radar'
backend = 'Radar'
nwin = 1
restfreq = 8560
deltafreq = -0.002
bandwidth = 20
swmode = "tp"
swper = 1.0
swfreq = 0.0, 0.0
tint = 60
vlow = 0
vhigh = 0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
""")
| Topic ConfigCaseEx_RAD . { Edit | Attach | Ref-By | Printable | Diffs | r1.3 | > | r1.2 | > | r1.1 | More } |
|
Revision r1.3 - 31 Oct 2006 - 15:58 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. |