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.weight - Function Up: imager - Tool Previous: imager.summary - Function


imager.uvrange - Function



Package synthesis
Module imager
Tool imager


Select data within the limit of a given range


Synopsis
uvrange(uvmin, uvmax)


Description
Apply a uvrange so that only points within a given uvrange are selected for further usage. To be noted setdata if used after uvrange will reset the selected range. So setdata should be used prior to uvrange or can be used to reset it if one changes one's mind. The points are not flagged! Further point to be noted for spectral line data the uv distance is calculated using the mean of the wavelengths of the different spectral channels selected.



Arguments

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


Returns
Bool


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





next up previous contents index
Next: imager.weight - Function Up: imager - Tool Previous: imager.summary - 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