NRAO Home  >  Green Bank  |  Wiki Topic:    GB > Data > ConfigurationCases > ConfigCaseEx_PUL
   Changes | Index | Contents | Search | Statistics | Jump to Topic

Configuration cases for Pulsar setups

#  Pulsar timing with Spectral Procesor
#

Configure("""
receiver  = 'Rcvr1_2'
obstype   = 'Pulsar'
backend   = 'SpectralProcessor'
nwin      = 2
restfreq  = 1400, 1390
deltafreq = 0, 0
bandwidth = 20.0
swmode    = "tp"
swper     = 0.04
swfreq    = 0.0, 0.0
tint      = 30 
vlow      = 0
vhigh     = 0
vframe    = "topo"
vdef      = "Radio"
noisecal  =  "off"
pol       = "Circular"

nchan  =  512
sp.mode = "SqrCross"
""")


#  Pulsar Search with BCPM
#

Configure("""
receiver  = 'Rcvr_800'
# receiver  = 'Rcvr1_2'
# receiver  = 'Rcvr2_3'
obstype   = 'Pulsar'
backend   = 'BCPM'
nwin      = 1
# restfreq  = 1400
restfreq  = 790 
deltafreq = 0
bandwidth = 80 
swmode    = "tp"
swper     = 0.04
swfreq    = 0.0, 0.0
tint      = 30 
vlow      = 0
vhigh     = 0
vframe    = "topo"
vdef      = "Radio"
noisecal  =  "lo"
pol       = "Circular"

bcpm.ch_bw = 1.0
bcpm.submanager = 'bcpm2'
bcpm.sample_time = 'X2'
bcpm.sum_pol = 'Yes'
bcpm.source_name = 'test'
bcpm.hardware = 'bcpm1'
""")


#  Pulsar timing with Spectral Procesor and BCPM
#

Configure("""
receiver  = 'Rcvr1_2'
obstype   = 'Pulsar'
backend   = 'BCPM'
nwin      = 2
restfreq  = 1400, 1390
deltafreq = 0, 0
bandwidth = 80.0
swmode    = "tp"
swper     = 0.04
swfreq    = 0.0, 0.0
tint      = 30 
vlow      = 0
vhigh     = 0
vframe    = "topo"
vdef      = "Radio"
noisecal  =  "off"
pol       = "Circular"

backend   = 'BCPM'
bandwidth = 80
bcpm.ch_bw = 1.0
bcpm.submanager = 'bcpm2'
bcpm.sample_time = 'X2'
bcpm.sum_pol = 'Yes'
bcpm.source_name = 'test'
bcpm.hardware = 'bcpm1'


# Alternates:
# receiver='Rcvr_800'; restfreq=800,790
# receiver='Rcvr2_3'; restfreq=2200,2190


# Spect.Proc setup here - run following BCPM setup:
# do this 2nd so that SP will end up as the switching signal master!!

backend   = 'SpectralProcessor'
bandwidth = 20

nchan  =  512
sp.mode = "SqrCross"

# will need to add BCPM back into the scan coordinator
""")

Topic ConfigCaseEx_PUL . { Edit | Attach | Ref-By | Printable | Diffs | r1.4 | > | r1.3 | > | r1.2 | More }
Revision r1.4 - 31 Oct 2006 - 16:01 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.