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

2.3.2 Make a vp/pb from a user-supplied vector


Description

Supply a vector of vp/pb sample values taken on a regular grid between x=0 and x=maxrad. We perform sinc interpolation to fill in the lookup table.

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

vect

Vector of vp/pb samples uniformly spaced from 0 to maxrad

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