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.plotweights - Function Up: imager - Tool Previous: imager.plotuv - Function


imager.plotvis - Function



Package synthesis
Module imager
Tool imager


Plot the visibility amplitudes as a function of u-v radius (also, see visplot tool


Synopsis
plotvis(type, increment)


Description
Performs a simple plot of the visibility amplitudes of all selected data.



Arguments

type in Type of plot: can contain all, observed, corrected, model, residual
Allowed: String
Default: all
increment Increment in points to plot
Allowed: Int
Default: 1


Returns
Bool


Example
m:=fitstoms('3C273XC1.ms', '3C273XC1.fits'); m.close()
imgr:=imager('3C273XC1.ms')
imgr.plotvis(increment=10)





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