NRAO Home > CASA > CASA Toolkit Reference Manual
imager.plotvis - Function

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


Description

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

Arguments





Inputs

type

Type of plot: can contain all, observed, corrected, model, residual

allowed:

string

Default:

all

observed

corrected

model

residual

all

increment

Increment in points to plot

allowed:

int

Default:

1

Returns
bool

Example

 
 
 
im.open(’3C273XC1.ms’)  
im.plotvis(increment=10)  
 

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search