repository for casatablebrowser
Source
xxxxxxxxxx
.. casatablebrowser documentation master file, created by
sphinx-quickstart on Mon Mar 7 14:36:08 2022.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Browser for CASA/casacore Tables
================================
The ``casatablebrowser`` package provides a GUI for examining
`CASA <https://casadocs.readthedocs.io/en/latest>`__ / `casacore <https://github.com/casacore/casacore>`__
table data. The types of data commonly stored in these tables includes measurement sets, calibration
tables and images.
Public Interface
################
* :py:func:`.browsetable`
* :py:mod:`casatablebrowser.__main__`