NRAO Home > CASA > CASA Toolkit Reference Manual
tableplot.open - Function

3.2.2 Specify list of tables to operate on.


Description

Specify a list of table names to open for plotting. All plots will operate on these tables until open is called again to change the list of tables. Returns true if tables are valid, false otherwise.

Arguments





Inputs

tabnames

List of strings identifying Table names

allowed:

stringArray

Default:

Returns
bool

Example

 
 
 # set the list of tables to plot from.  
 tp.open(tabnames=[’3c273.ms’,’3c48.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