repository for casatablebrowser
Source
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
13
14
14
Public Interface
15
-
----------------
15
+
################
16
16
17
17
* :py:func:`.browsetable`
18
18
* :py:mod:`casatablebrowser.__main__`