UVTable
0.1
  • API documentation
UVTable
  • »
  • Welcome to UVTable!
  • View page source

Welcome to UVTable!

UVTable is a Python package to manipulate radioastronomy visibility tables, based on Astropy. It aims at providing a basic data type, and the associated methods to read and analyze UV tables from radiointerferometers such as ALMA and NOEMA.

  • API documentation
    • UVTable object
      • UVTable
        • UVTable.u_coord
        • UVTable.v_coord
        • UVTable.re_vis
        • UVTable.im_vis
        • UVTable.weight
        • UVTable.n_visibilities
        • UVTable.n_channels
        • UVTable.freq
        • UVTable.phase_center
        • UVTable.source_velocity
        • UVTable.__init__()
        • UVTable.remove_flagged()
        • UVTable.uv_radius()
        • UVTable.amp_phase()
        • UVTable.phase_shift()
        • UVTable.deproject()
        • UVTable.extract()
        • UVTable.uv_cont()
        • UVTable.radial_average()
    • Functions
      • read()
      • gaussian_fit()
      • point_source()
      • gaussian_source()
      • elliptical_gaussian_source()
      • powerlaw_source()
Next

© Copyright 2019-2022, Sébastien Maret.

Built with Sphinx using a theme provided by Read the Docs.