Plotting (pyvisgrid.plotting.plotting)#

Visualization submodule of pyvisgrid.plotting.

Reference/API#

pyvisgrid.plotting.plotting Module#

Functions#

plot_ungridded_uv(gridder[, mode, ...])

Plots the ungridded (u,v) points as a scatter plot.

plot_dirty_image(grid_data[, mode, ax_unit, ...])

Plots the (u,v) dirty image, meaning the 2d Fourier transform of the gridded visibilities.

plot_mask(grid_data[, mode, crop, norm, ...])

Plots the (u,v) mask (the binned visibilities) of the gridded interferometric image.