# Case PF-342 : Continuum with Rcvr_342
#
Configure("""
receiver = 'Rcvr_342'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 340
bandwidth = 20
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
deltafreq = 0.0
""")
# Case PF_450 : Continuum with Rcvr_450
#
Configure("""
receiver = 'Rcvr_450'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 442
deltafreq = 0
bandwidth = 80
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
""")
# Case PF-600 : Continuum with Rcvr_600
#
Configure("""
receiver = 'Rcvr_600'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 600
bandwidth = 20
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
deltafreq = 0.0
""")
# Case PF_800 : Continuum with Rcvr_800
#
Configure("""
receiver = 'Rcvr_800'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 810
deltafreq = 0
bandwidth = 80
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
""")
# Case PF-1070 : Continuum with Rcvr_1070
# aka Prime Focus 2.
#
Configure("""
receiver = 'Rcvr_1070'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 1100
bandwidth = 80
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
deltafreq = 0.0
""")
# Example: Continuum with Rcvr1_2 (L-band)
#
Configure("""
receiver = 'Rcvr1_2'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 1400
deltafreq = 0
bandwidth = 80
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
""")
# Continuum with Rcvr2_3 (S-band)
#
Configure("""
receiver = 'Rcvr2_3'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 2200
deltafreq = 0
bandwidth = 80
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
# alternate tests
# noisecal = "hi"
# noisecal = "off"
# noisecal = "lo-mcb"
# noisecal = "hi-mcb"
# noisecal = "lo-ext"
# noisecal = "hi-ext"
# pol = "Circular"
# bandwidth = 320
# bandwidth = 1280
# swmode = 'sp'; swtype='fsw'; swfreq=0,1
# swper=1; tint=1;
""")
# Continuum with Rcvr4_6 (C-band)
#
Configure("""
receiver = 'Rcvr4_6'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 4850
deltafreq = 0
bandwidth = 80
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Linear"
# alternate tests
# noisecal = "hi"
# noisecal = "off"
# noisecal = "lo-mcb"
# noisecal = "hi-mcb"
# noisecal = "lo-ext"
# noisecal = "hi-ext"
# pol = "Circular"
# bandwidth = 320
# bandwidth = 1280
# swmode = 'sp'; swtype='fsw'; swfreq=0,1
# swper=1; tint=1;
""")
# Continuum with Rcvr8_10 (X-band)
#
Configure("""
receiver = 'Rcvr8_10'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 9000
deltafreq = 0
bandwidth = 80
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
# alternate tests
# noisecal = "hi"
# noisecal = "off"
# noisecal = "lo-mcb"
# noisecal = "hi-mcb"
# noisecal = "lo-ext"
# noisecal = "hi-ext"
# bandwidth = 20
# bandwidth = 320
# bandwidth = 1280
# swmode = 'tp_nocal'
# swmode = 'sp'; swtype='fsw'; swfreq=0,1
# swper=1; tint=1;
# swmode='sp_nocal'
""")
# Case 1_KU : Continuum with Rcvr12_18 : total power
#
Configure("""
receiver = 'Rcvr12_18'
beam = 'B12'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 14200
deltafreq = 0
bandwidth = 320
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
""")
# Continuum with Rcvr18_22 : total power
#
Configure("""
receiver = 'Rcvr18_22'
beam = 'B12'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 20100
deltafreq = 0
bandwidth = 320
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
""")
# Case 2: K2 : Continuum with Rcvr22_26
#
# note for Rcvr22_26 the two beams are "3" and "4" !!
#
Configure("""
receiver = 'Rcvr22_26'
beam = 'B34'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 24100
deltafreq = 0
bandwidth = 1280
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
""")
# KA-band : Continuum beam switching with Rcvr26_40 :
# use this for pointing and focus.
Configure("""
receiver = 'Rcvr26_40'
beam = 'B1'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 32000
deltafreq = 0
bandwidth = 320
swmode = "sp"
swtype = "bsw"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
""")
# Q-band : Continuum appropriate for Peak and Focus observations with Rcvr40_52 :
#
Configure("""
receiver = 'Rcvr40_52'
beam = 'B12'
obstype = 'Continuum'
backend = 'DCR'
nwin = 1
restfreq = 42300
bandwidth = 1280
swmode = "tp"
swtype = "none"
swper = 0.2
swfreq = 0,0
tint = 0.2
vlow = 0.0
vhigh = 0.0
vframe = "topo"
vdef = "Radio"
noisecal = "lo"
pol = "Circular"
deltafreq = 0.0
""")
| Topic ConfigCaseEx . { Edit | Attach | Ref-By | Printable | Diffs | r1.11 | > | r1.10 | > | r1.9 | More } |
|
Revision r1.11 - 24 Jan 2008 - 23:36 GMT - FrankGhigo Parents: ConfigurationCases |
Content copyright © 1999-2007 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. |