Metadata-Version: 2.1
Name: mirar
Version: 0.13.7
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.11)
Requires-Dist: astropy (>=6.0.0,<7.0.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 (>=1.11.3,<2.0.0)
Requires-Dist: certifi (>=2023.7.22,<2025.0.0)
Requires-Dist: confluent-kafka (>=2.3.0,<3.0.0)
Requires-Dist: coveralls[toml] (>=3.3.1,<5.0.0)
Requires-Dist: docker (>=6.1.3,<8.0.0)
Requires-Dist: ephem (>=4.1.5,<5.0.0)
Requires-Dist: fastavro (>=1.7.4,<2.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: numpy (>=1.24.3,<1.27.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: psycopg[binary] (>=3.1.9,<4.0.0)
Requires-Dist: pyFFTW (>=0.13.1,<0.14.0)
Requires-Dist: pyarrow (>=15.0.2,<17.0.0)
Requires-Dist: pydantic (>=2.1.1,<3.0.0)
Requires-Dist: pydl (>=1.0.0,<2.0.0)
Requires-Dist: pylint-pydantic (>=0.1.6,<0.4.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: scipy (>=1.12.0,<2.0.0)
Requires-Dist: setuptools (>=67.8,<70.0)
Requires-Dist: sqlalchemy (>=2.0.15,<3.0.0)
Requires-Dist: sqlalchemy-utils (>=0.41.1,<0.42.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: torch (==2.2.2)
Requires-Dist: urllib3 (>=1.26.16,<3.0.0)
Requires-Dist: watchdog (>=3,<5)
Requires-Dist: wget (>=3.2,<4.0)
Requires-Dist: winterrb (>=1.0.0,<2.0.0)
Requires-Dist: wintertoo (>=1.5.0,<2.0.0)
Description-Content-Type: text/markdown


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

# Modular Image Reduction and Analysis Resource (MIRAR)

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10888436.svg)](https://doi.org/10.5281/zenodo.10888436)
[![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/continuous_integration.yml/badge.svg)](https://github.com/winter-telescope/mirar/actions/workflows/continuous_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, created by [@robertdstein](https://github.com/robertdstein) and [@virajkaram](https://github.com/virajkaram).

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

If you use MIRAR in your research, please cite the software using the Zenodo DOI/auto-generated reference: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10888436.svg)](https://doi.org/10.5281/zenodo.10888436)

