![]()
|
|||
|
|
|||
| NRAO Home > CASA > CasaRef |
|
||
2.4.1 Set the antenna configuration
Description
Set the positions of the antennas. Note that the name of the telescope will
control which voltage pattern is applied to the data.
Arguments
| Inputs |
| ||
| telescopename |
| Name of the telescope we are simulating (determines
VP)
| |
| allowed: | string |
|
| Default: | VLA ’VLA’ |
|
| x |
| Vector of x values of all antennas [currently m]
| |
| allowed: | doubleArray |
|
| Default: | 0 [] |
|
| y |
| Vector of y values of all antennas [currently m]
| |
| allowed: | doubleArray |
|
| Default: | 0 [] |
|
| z |
| Vector of z values of all antennas [currently m]
| |
| allowed: | doubleArray |
|
| Default: | 0 [] |
|
| dishdiameter |
| Vector of diameters of all antennas [currently m]
| |
| allowed: | doubleArray |
|
| Default: | 0 [] |
|
| offset |
| Vector of offset of all antennas [currently m]
| |
| allowed: | doubleArray |
|
| Default: | 0 [] |
|
| mount |
| Vector of mount
types of all antennas (recognized mounts are ’ALT-AZ’,
’EQUATORIAL’, ’X-Y’, ’ORBITING’, ’BIZARRE’
| |
| allowed: | stringArray |
|
| Default: | ALT-AZ [] |
|
| antname |
| Vector of names of all antennas
| |
| allowed: | stringArray |
|
| Default: | ALT-AZ [] |
|
| coordsystem |
| Coordinate system of antenna positions [x,y,z],
possibilities are ’global’, ’local’ , ’longlat’
| |
| allowed: | string |
|
| Default: | global ’global’ |
|
| referencelocation |
| Reference location [required for local coords] Position
Measure of Coordinates of array location. E.g
me.position(’ITRF’, ’30.5deg’, -20.2deg’, 6000km’) or
me.observatory(’ALMA’)
| |
| allowed: | any |
|
| Default: | variant ALMA position measure |
|
Example
Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu
Copyright © 2008 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
Updated daily during alpha development.