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


next up previous contents index
Next: dragon.image - Function Up: dragon - Tool Previous: dragon.filter - Function


dragon.uvrange - Function



Package synthesis
Module imager
Tool dragon


Apply uvrange to the visibility weights


Synopsis
uvrange(uvmin, uvmax)


Description
Apply a uvrange so that only points within a given uvrange have non-zero weight in the IMAGING_WEIGHT column, which may be plotted using plotweights. The points are not flagged!



Arguments

uvmin Minimum uv distance allowed (wavelengths)
Allowed: Float
Default: 0.0
uvmax Maximum uv distance allowed (wavelengths)
Allowed: Float
Default: 0.0


Returns
Bool


Example
drag.weight('uniform')
drag.uvrange(0, 4000.0)





next up previous contents index
Next: dragon.image - Function Up: dragon - Tool Previous: dragon.filter - 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