NRAO Home > CASA > CASA Toolkit Reference Manual
calibrater.updatecaltable - Function

2.1.1 Caltable modernizer.


Description

This method can be used to update a caltable (from v3.4 or later) to the current version of CASA.

The following updates are currently supported.

o At CASA v4.1.0, the OBSERVATION subtable and OBSERVATION_ID column were added to caltables. This method adds trivial versions of these elements to pre-v4.1 caltables.

Arguments





Inputs

caltable

Name of the caltable.

allowed:

string

Default:

Returns
bool

Example

 
cb.updatecaltable("mycaltable");  

__________________________________________________________________


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