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

2.1.1 TEMPORARY method to control use of new VI2 regime


Description

Use this method to control whether the modern (old=False) or old-style (old=True) VisibilityIterator is used by the calibration application. General users should avoid use of this function unless they understand what this means.

This method will be removed from the calibrater tool in v5.1.

Arguments





Inputs

old

Use old-style VI, if old=True, else use new VI2

allowed:

bool

Default:

false

quiet

Warn in logger, if quiet=False

allowed:

bool

Default:

false

Returns
bool

Example

 
 
cb.setvi(True)  
cb.open(’ngc5921.ms’)  
 
 

__________________________________________________________________


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