.. vidavis documentation master file, created by sphinx-quickstart on Tue Jun 29 18:33:59 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Visibility Data Visualization ============================= The :code:`vidavis` (VIsibility DAta VISualization) package provides applications to replace the :xref:`casa` MeasurementSet visibility plotters, with optional graphical user interfaces. This new generation of applications, which are implemented in Python, create plots based on :xref:`bokeh` and use web browsers for display. There are two basic documentation sections. The primary section describes the applications that are provided by :code:`vidavis`. The second section describes the motivation, the design and the long term goals of :code:`vidavis`. Visualization Applications -------------------------- .. toctree:: :maxdepth: 3 applications/intro Development and Design ----------------------- :xref:`vidavisrepo` is hosted on :xref:`github`. The :xref:`casaguiwiki` is the project management site for ongoing development. .. toctree:: :maxdepth: 3 design/intro