nraonrao
 
NRAO Home > CASA > CasaRef
tableplot.selectdata - Function

3.2.2 Perform a TaQL based subtable selection for subsequent plots.
Description

Specify a TaQL select string. A subtable will be generated, and passed to the plotter.

Arguments





Inputs

taqlstring

TaQL string for selection

allowed:

string

Default:

Returns
bool

Example

# set the list of tables to plot from.  
  tp.open(tabnames=[’3c273.ms’,’3c48.ms’])  
  tp.selectdata(taqlstring=’ANTENNA1==5’)

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.