Gridder (pyvisgrid.core.gridder)#

Gridding submodule of pyvisgrid.core.

Reference/API#

pyvisgrid.core.gridder Module#

Classes#

GridData(vis_data[, fov, mask, mask_real, ...])

DataClass to save the gridded and non-gridded visibilities for a specific Stokes component.

Gridder(u_meter, v_meter, times, img_size, ...)

GridDataSeries(grid_data, u_wave, v_wave, ...)

DataClass to save the gridded and non-gridded visibilities for a specific Stokes component for different time steps.

Class Inheritance Diagram#

Inheritance diagram of pyvisgrid.core.gridder.GridData, pyvisgrid.core.gridder.Gridder, pyvisgrid.core.gridder.GridDataSeries