repository for casatablebrowser
Source
2
2
sphinx-quickstart on Mon Mar 7 14:36:08 2022.
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
13
.. toctree::
14
14
:hidden:
15
15
:maxdepth: 3
16
-
17
-
:py:mod:`casatablebrowser`
18
-
:py:mod:`casatablebrowser.__main__`