LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/Makefile
docs/api.rst
docs/conf.py
docs/configuration.rst
docs/examples.rst
docs/index.rst
docs/input_format.rst
docs/installation.rst
docs/outputs.rst
docs/performance.rst
docs/usage.rst
examples/example_spec.txt
examples/example_spec_fit.png
examples/run_example_spec.py
examples/example_spec_csv_outputs/CNMonlydata.csv
examples/example_spec_csv_outputs/Fulldata.csv
examples/example_spec_csv_outputs/WNMonlydata.csv
src/spec_rt/__init__.py
src/spec_rt/spectra_decomposing.py
src/spec_rt/spectra_decomposing_io.py
src/spec_rt/spectra_decomposing_plotting.py
src/spec_rt/spectra_decomposing_utils.py
src/spec_rt.egg-info/PKG-INFO
src/spec_rt.egg-info/SOURCES.txt
src/spec_rt.egg-info/dependency_links.txt
src/spec_rt.egg-info/requires.txt
src/spec_rt.egg-info/top_level.txt
tests/test_example_spec.py
tests/test_example_spec_csv_outputs.py
tests/test_gaussfitspec_boundary.py
tests/test_imports.py
tests/test_io_validation.py
tests/test_utils_plotting_outputs.py