NRAO Home > CASA > CASA Toolkit Reference Manual
vpmanager.setpbgauss - Function

2.3.2 Make a Gaussian vp/pb


Description

Make a Gaussian primary beam given by

                     √------
PB (x) = e-(x∕(halfwidth* 1∕log(2))).
(2.13)

Arguments





Inputs

telescope

Which telescope in the MS will use this vp/pb?

allowed:

string

Default:

VLA

othertelescope

If telescope==”OTHER”, specify name here

allowed:

string

Default:

dopb

Should we apply the vp/pb to this telescope’s data?

allowed:

bool

Default:

true

halfwidth

Half power half width of the Gaussian at the reffreq

allowed:

any

Default:

variant 0.5deg

maxrad

Maximum radial extent of the vp/pb (scales with 1/freq)

allowed:

any

Default:

variant 1.0deg

reffreq

Frequency at which maxrad is specified

allowed:

any

Default:

variant 1.0GHz

isthispb

Do these parameters describe a PB or a VP?

allowed:

string

Default:

PB

squintdir

Offset (Measure) of RR beam from pointing center, azel frame (scales with 1/freq)

allowed:

any

Default:

variant

squintreffreq

Frequency at which the squint is specified

allowed:

any

Default:

variant 1.0GHz

dosquint

Enable the natural beam squint found in the common vp model

allowed:

bool

Default:

false

paincrement

Increment in Parallactic Angle for asymmetric (ie, squinted) vp application

allowed:

any

Default:

variant 720deg

usesymmetricbeam

Not currently used

allowed:

bool

Default:

false

Returns
record
__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search