Plotting (pyvisgrid.plotting)#
Introduction#
pyvisgrid.plotting contains plotting and animation methods for gridded and ungridded data.
Submodules#
Reference/API#
pyvisgrid.plotting Package#
Functions#
|
Plots the ungridded (u,v) points as a scatter plot. |
|
Plots the (u,v) mask (the binned visibilities) of the gridded interferometric image. |
|
Plots the (u,v) dirty image, meaning the 2d Fourier transform of the gridded visibilities. |
|
Plots the a projected source position and the given interferometer layout on an earth visualization at a specific time. |
|
Plot several visualizations for a given state of an observation. |
|
Creates an animation from the given GridDataSeries. |