Metadata-Version: 2.4
Name: chromatic-lightcurves
Version: 0.5.1
Summary: Tools for working with spectroscopic light curves (of transiting exoplanets).
Home-page: https://github.com/zkbt/chromatic
Author: Zach Berta-Thompson
Author-email: zach.bertathompson@colorado.edu
License: MIT
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib>=3.5
Requires-Dist: astropy>=5.0
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: altair
Requires-Dist: xarray
Requires-Dist: h5py
Requires-Dist: h5netcdf
Requires-Dist: exoplanet-core
Requires-Dist: astroquery
Provides-Extra: develop
Requires-Dist: pytest; extra == "develop"
Requires-Dist: black; extra == "develop"
Requires-Dist: jupyter; extra == "develop"
Requires-Dist: ipython; extra == "develop"
Requires-Dist: mkdocs; extra == "develop"
Requires-Dist: mkdocs-material; extra == "develop"
Requires-Dist: mkdocstrings; extra == "develop"
Requires-Dist: mkdocstrings-python; extra == "develop"
Requires-Dist: pytkdocs[numpy-style]; extra == "develop"
Requires-Dist: mkdocs-jupyter; extra == "develop"
Requires-Dist: mkdocs-exclude; extra == "develop"
Requires-Dist: twine; extra == "develop"
Requires-Dist: pre-commit; extra == "develop"
Requires-Dist: h5py; extra == "develop"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Read the complete documentation at https://zkbt.github.io/chromatic/
