Metadata-Version: 2.1
Name: bayspec
Version: 0.1.11
Summary: Astronomical spectrum fitting tool
Home-page: https://github.com/jyangch/bayspec
Author: Jun Yang
Author-email: jyang@smail.nju.edu.cn
License: GPLv3
Project-URL: Source Code, https://github.com/jyangch/bayspec
Project-URL: Documentation, https://bayspec.readthedocs.io
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy>=1.26.4
Requires-Dist: pandas>=2.1.0
Requires-Dist: scipy>=1.11.2
Requires-Dist: toml>=0.10.2
Requires-Dist: tabulate>=0.9.0
Requires-Dist: plotly>=5.22.0
Requires-Dist: matplotlib>=3.9.2
Requires-Dist: corner>=2.2.2
Requires-Dist: astropy>=5.3.2
Requires-Dist: emcee>=3.1.6
Requires-Dist: pymultinest>=2.12
Requires-Dist: streamlit>=1.36.0
Requires-Dist: st-pages>=0.4.5
Requires-Dist: streamlit-code-editor>=0.1.20

A Bayesian inference-based spectral fitting tool for multi-dimensional and multi-wavelength astrophysical data
