|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
ms.addephemeris - Function
1.3.1 Connect an ephemeris table with the MS FIELD table
Description
Arguments
Inputs |
| ||
id |
| The unique id number to give to this ephemeris (will
overwrite pre-existing ephemeris of same id, -1 will use
next unused id)
| |
| allowed: | int | |
| Default: | -1 |
|
ephemerisname |
| The name of the ephemeris table which is to be copied
into the MS | |
| allowed: | string |
|
| Default: |
|
|
comment |
| Comment string (no spaces, will be part of a file name)
| |
| allowed: | string |
|
| Default: |
|
|
field |
| Field id(s) (0-based) or fieldname(s) to connect this
ephemeris to
| |
| allowed: | any |
|
| Default: | variant
|
|
bool
Example
ms.addephemeris(id=0, ephemerisname="Titan_55002-55003dUTC.tab", comment="JPLTitan", field="Titan")
__________________________________________________________________
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