Metadata-Version: 1.2
Name: lightcurve-fitting
Version: 0.6.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)
Description: # lightcurve_fitting
        
        This package contains tools to fit analytical models to multiband light curves of astronomical transients.
        
        For a quick guide to get started, see the included Jupyter notebook [lightcurve_fitting.ipynb](lightcurve_fitting.ipynb).
        
        The documentation is a bit sparse right now, but feel free to contact the 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)
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
