Skip to main content
Ctrl+K

pyvisgrid is not stable yet, so expect large and rapid changes to structure and functionality as we explore various design choices before the 1.0 release.

pyvisgrid

  • User Guide
  • Developer Guide
  • API Reference
  • GitHub
  • Radionets Project
  • User Guide
  • Developer Guide
  • API Reference
  • GitHub
  • Radionets Project

Section Navigation

  • Pyvisgrid Core Module (pyvisgrid.core)
    • Gridder (pyvisgrid.core.gridder)
      • GridData
      • Gridder
      • GridDataSeries
    • Stokes (pyvisgrid.core.stokes)
      • compute_single_stokes_component
      • get_stokes_from_vis_data
    • GridData
    • Gridder
  • Plotting (pyvisgrid.plotting)
    • Plotting (pyvisgrid.plotting.plotting)
      • plot_ungridded_uv
      • plot_dirty_image
      • plot_mask
    • Animations (pyvisgrid.plotting.animations)
      • plot_earth_layout
      • plot_observation_state
      • animate_observation
    • plot_ungridded_uv
    • plot_mask
    • plot_dirty_image
    • plot_earth_layout
    • plot_observation_state
    • animate_observation
  • API Reference
  • Pyvisgrid Core Module (pyvisgrid.core)
  • Stokes (pyvisgrid.core.stokes)

Stokes (pyvisgrid.core.stokes)#

Stokes component submodule of pyvisgrid.core.

Reference/API#

pyvisgrid.core.stokes Module#

Functions#

compute_single_stokes_component(vis_data, ...)

Computes single stokes components I, Q, U, or V from visibility data for gridding.

get_stokes_from_vis_data(vis_data, ...)

Get the Stokes visibility for a given Stokes component depending on polarization.

previous

GridDataSeries

next

compute_single_stokes_component

On this page
  • Reference/API
    • pyvisgrid.core.stokes Module
      • Functions
Show Source

© Copyright Kevin Schmitz. Last updated 01 Jun 2026 18:55.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.18.0.