Metadata-Version: 2.1
Name: mirar
Version: 0.9.1
Summary: Modular Image Reduction and Analysis Resource (MIRAR)
Home-page: https://github.com/winter-telescope/mirar
License: MIT
Author: Robert Stein
Author-email: rdstein@caltech.edu
Requires-Python: >=3.10.0,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: astroplan (>=0.8,<0.9)
Requires-Dist: astropy[all] (>=5.3,<6.0)
Requires-Dist: astroquery (>=0.4.6,<0.5.0)
Requires-Dist: astrosurveyutils (>=0.0.1,<0.0.2)
Requires-Dist: autopep8 (>=2.0.2,<3.0.0)
Requires-Dist: avro-python3 (>=1.10.1,<1.11.0)
Requires-Dist: black (>=23.1.0,<24.0.0)
Requires-Dist: confluent-kafka (>=2.1.1,<3.0.0)
Requires-Dist: coveralls[toml] (>=3.3.1,<4.0.0)
Requires-Dist: docker (>=6.1.3,<7.0.0)
Requires-Dist: ephem (>=4.1.3,<5.0.0)
Requires-Dist: fastavro (>=1.7.4,<2.0.0)
Requires-Dist: isort[pyproject] (>=5.12.0,<6.0.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: lacosmic (>=1.0.0,<2.0.0)
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: mocpy (>=0.12.0,<0.13.0)
Requires-Dist: mypy (>=1.3,<2.0)
Requires-Dist: numpy (>=1.24.3,<1.26.0)
Requires-Dist: pandas (>=2.0.2,<3.0.0)
Requires-Dist: pandas-stubs (>=2.0.1.230501,<3.0.0.0)
Requires-Dist: penquins (>=2.3.1,<3.0.0)
Requires-Dist: photutils (>=1.8.0,<2.0.0)
Requires-Dist: pre-commit (>=3.3.2,<4.0.0)
Requires-Dist: psycopg[binary] (>=3.1.9,<4.0.0)
Requires-Dist: pyFFTW (>=0.13.1,<0.14.0)
Requires-Dist: pydantic (>=1.10.8,<2.0.0)
Requires-Dist: pydl (>=1.0.0rc1,<2.0.0)
Requires-Dist: pylint (>=2.17.1,<3.0.0)
Requires-Dist: pylint-pydantic (>=0.1.6,<0.2.0)
Requires-Dist: setuptools (>=67.8,<69.0)
Requires-Dist: sphinx-mdinclude (>=0.5.3,<0.6.0)
Requires-Dist: sqlalchemy (>=2.0.15,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: types-requests (>=2.31.0.1,<3.0.0.0)
Requires-Dist: types-toml (>=0.10.8.6,<0.11.0.0)
Requires-Dist: urllib3 (>=1.26.16,<2.0.0)
Requires-Dist: watchdog (>=3.0.0,<4.0.0)
Requires-Dist: wget (>=3.2,<4.0)
Requires-Dist: wintertoo (>=0.3.9,<0.4.0)
Description-Content-Type: text/markdown


![alt text](./docs/MIRAR_logo.png?raw=true)

# Modular Image Reduction and Analysis Resource (MIRAR)

[![PyPI version](https://badge.fury.io/py/mirar.svg)](https://badge.fury.io/py/mirar)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![CI](https://github.com/winter-telescope/mirar/actions/workflows/continous_integration.yml/badge.svg)](https://github.com/winter-telescope/mirar/actions/workflows/continous_integration.yml)
[![Coverage Status](https://coveralls.io/repos/github/winter-telescope/mirar/badge.svg?branch=main)](https://coveralls.io/github/winter-telescope/mirar?branch=main)
[![Documentation Status](https://readthedocs.org/projects/mirar/badge/?version=latest)](https://mirar.readthedocs.io/en/latest/?badge=latest)

Open-source modular python package for astronomy image reduction.

Check out our [documentation](https://mirar.readthedocs.io/en/latest/?badge=latest) to learn more.

