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.plotvis - Function Up: imager - Tool Previous: imager.plotsummary - Function


imager.plotuv - Function



Package synthesis
Module imager
Tool imager


Plot the uv coverage


Synopsis
plotuv(rotate)


Description
Performs a simple plot of the uv coverage of all selected data.

Optionally, plotuv will rotate the uvw coordinates to the specified phase center (set via setimage).



Arguments

rotate Rotate uvw coordinates to specified phase center?
Allowed: Bool
Default: F


Returns
Bool


Example
m:=fitstoms('3C273XC1.ms', '3C273XC1.fits'); m.close()
imgr:=imager('3C273XC1.ms')
imgr.plotuv(F)





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