Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: imager.close - Function Up: imager - Tool Previous: imager.clipimage - Function


imager.clipvis - Function



Package synthesis
Module imager
Tool imager


Flag visibilities where residual exceeds a threshold


Synopsis
clipvis(threshold)


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



Arguments

threshold in Threshold
Allowed: Quantity
Default: '0Jy'


Returns
Bool


Example
imgr.plotvis('residual')
# determine threshold then apply it
imgr.clipvis(threshold='50mJy')
%imgr.selfcal(cal='mycal', model='clean');





next up previous contents index
Next: imager.close - Function Up: imager - Tool Previous: imager.clipimage - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15