Animations (pyvisgrid.plotting.animations)#

Animations submodule of pyvisgrid.plotting.

Reference/API#

pyvisgrid.plotting.animations Module#

Functions#

plot_earth_layout(layout, src_ra, src_dec, ...)

Plots the a projected source position and the given interferometer layout on an earth visualization at a specific time.

plot_observation_state(gridder, vis_data, u, ...)

Plot several visualizations for a given state of an observation.

animate_observation(gridder, series, fps, ...)

Creates an animation from the given GridDataSeries.