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

3.2.2 Unset flags for all regions marked using tp.markregions().
Description

Unset flags for all regions marked using tp.markregions(). This is similar to the tp.flagdata() function in all other respects.

Arguments





Inputs

Returns
bool

Example

# mark 2 flag regions on a multi-panel plot, one in panel 1 and one  
# in panel 2. Then apply the flags and write to disk.  
  tp.markregions(panel=1)  
  tp.markregions(panel=2)  
  tp.unflagdata()

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.