NRAO Home > CASA > CASA Toolkit Reference Manual
imager.clipvis - Function

2.3.1 Flag visibilities where residual exceeds a threshold


Description

All visibilities where the residual exceeds some threshold are flagged. This provides a simple way of flagging bad data.

Arguments





Inputs

threshold

Threshold

allowed:

any

Default:

variant 0.0Jy

Returns
bool

Example

 
 
im.plotvis(’residual’)  
# determine threshold then apply it  
im.clipvis(threshold=’50mJy’)  
 

__________________________________________________________________


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