Metadata-Version: 2.1
Name: mosviz
Version: 0.3.0
Summary: MOS visualization tool
Home-page: https://github.com/spacetelescope/mosviz
Author: JDADF Developers
License: BSD 3-Clause
Description: MOS Visualization Tool
        ----------------------
        
        .. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
          :target: http://www.astropy.org
          :alt: Powered by Astropy Badge
        
        .. image:: https://codecov.io/gh/spacetelescope/mosviz/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/spacetelescope/mosviz
          :alt: Coverage results
        
        MOSViz is a quick-look analysis and visualization tool for multi-object spectroscopy (MOS). It is built on top of the `Glue <http://glueviz.org>`_  visualization tool.
        
        .. image:: /docs/images/MOSViz_viewer.png
        
        
        Installation
        ------------
        
        See the `wiki <https://github.com/spacetelescope/mosviz/wiki>`_ for installation of the most recent nightly version. 
        
        
        License
        -------
        
        This project is Copyright (c) JDADF Developers and licensed under the terms of the BSD 3-Clause license. See the licenses folder for more information.
        
Platform: UNKNOWN
Provides: mosviz
Requires-Python: >=3.6
Provides-Extra: tests
