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

2.3.2 Make a vp/pb from a polynomial of scaled cosines


Description

A voltage pattern or primary beam of the form

        ∑
V P(x) =   (coefficos2i(scaleix).
         i
(2.12)

This is a generalization of the WSRT primary beam model.

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

coeff

Vector of coefficients of cosines

allowed:

doubleArray

Default:

-1

scale

Vector of scale factors of cosines

allowed:

doubleArray

Default:

-1

maxrad

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

allowed:

any

Default:

variant 0.8deg

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