Metadata-Version: 2.1
Name: lightcurve-fitting
Version: 0.7.0
Summary: Tools to fit analytical models to multiband light curves of astronomical transients
Home-page: https://github.com/griffin-h/lightcurve_fitting
Author: Griffin Hosseinzadeh
Author-email: griffin0@arizona.edu
License: GNU General Public License v3 (GPLv3)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
License-File: LICENSE

# Light Curve Fitting

This package contains tools to fit analytical models to multiband light curves of astronomical transients.

Please read the [documentation](https://griffin-h.github.io/lightcurve_fitting/) and see the included Jupyter notebook [lightcurve_fitting.ipynb](lightcurve_fitting.ipynb) for tips on how to get started.
If you need help after that, feel free to contact the first author for help.

If you use this code in a publication, please **cite the original papers** whose models you used, as well as my Zenodo repository. [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2639463.svg)](https://doi.org/10.5281/zenodo.2639463)


