tableplot.clearflags - Function

3.2.2 Clear all flags in the table.
Description

Clear all flags from the table. This may eventually be modified to allow for selective un-flagging of previously flagged regions (specified by indexing into a stored history of marked flag-regions).

Arguments





Inputs

roottable

false : clear flags for the current sub-selection; true : clear flags for root table

allowed:

bool

Default:

false

Returns
bool

Example

# clear all flags from two measurement set tables  
 
  tp.open(tabnames=[’3c273.ms’,’3c48.ms’])  
  tp.clearflags()  
  tp.done()

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.