Metadata-Version: 2.1
Name: LineDetect
Version: 0.12
Summary: A pipeline for detecting spectral lines in spectra
Home-page: https://github.com/Professor-G/LineDetect
Author: Asif Abbas & Daniel Godines
Author-email: danielgodinez123@gmail.com
License: GPL-3.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7,<4
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: progress
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: lmfit
Requires-Dist: optuna

