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
UVTableUVTable.u_coordUVTable.v_coordUVTable.re_visUVTable.im_visUVTable.weightUVTable.n_visibilitiesUVTable.n_channelsUVTable.freqUVTable.phase_centerUVTable.source_velocityUVTable.__init__()UVTable.remove_flagged()UVTable.uv_radius()UVTable.amp_phase()UVTable.phase_shift()UVTable.deproject()UVTable.extract()UVTable.uv_cont()UVTable.radial_average()
- Functions
- UVTable object