Metadata-Version: 2.1
Name: ELFit
Version: 0.5
Summary: Echelle Line Fitting GUI
Home-page: https://github.com/kennethcarrell/ELFit
Author: Kenneth Carrell
Author-email: kennethcarrell@gmail.com
License: GPL-3.0
Keywords: astronomy,absorption line fitting,echelle spectra,stars
Platform: any
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: ==3.8.*
License-File: LICENSE
Requires-Dist: numpy (>=1.19)
Requires-Dist: astropy (>=4.2)
Requires-Dist: matplotlib (>=3.3)
Requires-Dist: specutils (>=1.2)

ELFit (Echelle Line Fitting) is a GUI designed to visualize and fit echelle spectra of stars.

For more information visit: https://github.com/kennethcarrell/ELFit


