repository for casatablebrowser
Source
3
3
You can adapt this file completely to your liking, but it should at least
4
4
contain the root `toctree` directive.
5
5
6
6
Browser for CASA/casacore Tables
7
7
================================
8
8
The ``casatablebrowser`` package provides a GUI for examining
9
9
`CASA <https://casadocs.readthedocs.io/en/latest>`__ / `casacore <https://github.com/casacore/casacore>`__
10
10
table data. The types of data commonly stored in these tables includes measurement sets, calibration
11
11
tables and images.
12
12
13
+
.. automodule:: casatablebrowser
13
14
14
15
Public Interface
15
16
################
16
17
17
18
* :py:func:`.browsetable`
18
19
* :py:mod:`casatablebrowser.__main__`