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

2.3.2 Get the image name for the given parameters from the given responses table


Description

Given the observatory name, the antenna type, the receiver type, the observing frequency, the observing direction, and the beam number, find the applicable response image and return its name.

Arguments





Inputs

telescope

Which telescope is described by this response?

allowed:

string

Default:

starttime

Time at which the response has to be valid, format YYYY/MM/DD/hh:mm:ss

allowed:

string

Default:

frequency

The frequency at which the response has to be valid, e.g. ”100GHz”

allowed:

string

Default:

functype

Type of the responsefunction requested, e.g. ”EFP”

allowed:

string

Default:

ANY

anttype

Antenna type (observatory-dependent)

allowed:

string

Default:

azimuth

Azimuth of the observation (at the location of the observatory, 0 is North), e.g. ”5deg”

allowed:

string

Default:

0deg

elevation

Elevation of the observation (at the location of the observatory, 0 is North), e.g. ”60deg”

allowed:

string

Default:

45deg

rectype

Receiver type (observatory-dependent)

allowed:

string

Default:

beamnumber

Beam number (for the case of multiple beams per receiver)

allowed:

int

Default:

0

Returns
string
__________________________________________________________________


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