Metadata-Version: 2.1
Name: multi-slit-solar-explorer
Version: 0.0.3
Summary: A model of the optical design for the Multi-slit Solar Explorer (MUSE).
Author-email: "Jacob D. Parker" <jacobdparker@gmail.com>, "Roy T. Smart" <roytsmart@gmail.com>
Project-URL: Homepage, https://github.com/sun-data/multi-slit-solar-explorer
Project-URL: Documentation, https://sun-data-multi-slit-solar-explorer.readthedocs-hosted.com
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: astropy
Requires-Dist: optika==0.5.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: doc
Requires-Dist: pytest; extra == "doc"
Requires-Dist: matplotlib; extra == "doc"
Requires-Dist: graphviz; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints; extra == "doc"
Requires-Dist: sphinxcontrib-bibtex; extra == "doc"
Requires-Dist: pydata-sphinx-theme; extra == "doc"
Requires-Dist: ipykernel; extra == "doc"
Requires-Dist: jupyter-sphinx; extra == "doc"
Requires-Dist: sphinx-favicon; extra == "doc"

# multi-slit-solar-explorer

[![tests](https://github.com/sun-data/multi-slit-solar-explorer/actions/workflows/tests.yml/badge.svg)](https://github.com/sun-data/multi-slit-solar-explorer/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/sun-data/multi-slit-solar-explorer/graph/badge.svg?token=tBcex8q72g)](https://codecov.io/gh/sun-data/multi-slit-solar-explorer)
[![Black](https://github.com/sun-data/multi-slit-solar-explorer/actions/workflows/black.yml/badge.svg)](https://github.com/sun-data/multi-slit-solar-explorer/actions/workflows/black.yml)
[![Ruff](https://github.com/sun-data/multi-slit-solar-explorer/actions/workflows/ruff.yml/badge.svg)](https://github.com/sun-data/multi-slit-solar-explorer/actions/workflows/ruff.yml)
[![Documentation Status](https://readthedocs.com/projects/sun-data-multi-slit-solar-explorer/badge/?version=latest&token=04d5b4b840efc110f0858920dcef5f0c7d420092904885488a4518e1621df298)](https://sun-data-multi-slit-solar-explorer.readthedocs-hosted.com/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/multi-slit-solar-explorer.svg)](https://badge.fury.io/py/multi-slit-solar-explorer)

A Python library which models the optical system of the Multi-Slit Solar Explorer, a NASA satellite which measures the spectrum of the solar corona over a wide field of view with high spatial, spectral, and temporal resolution.
