Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | synthesis | |
Module | imager | |
Tool | imager |
Optionally, plotuv will rotate the uvw coordinates to the
specified phase center (set via setimage).
Plot the uv coverage
Synopsis
plotuv(rotate)
Description
Performs a simple plot of the uv coverage of all selected data.
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: 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