Metadata-Version: 2.4
Name: TARDIS_Spectrum_Filtering
Version: 1.0.6
Summary: Package used to apply telescope filters to spectra from Stars or Supernovae
Author-email: Clyde Watson <clyde.n.watson@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/ClydeME/TARDIS_Spectrum_Filtering
Keywords: TARDIS_Spectrum_Filtering
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: astropy
Requires-Dist: requests
Requires-Dist: pyyaml
Provides-Extra: all
Requires-Dist: TARDIS_Spectrum_Filtering[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# spectra-filtering


[![image](https://img.shields.io/pypi/v/TARDIS_Spectrum_Filtering.svg)](https://pypi.python.org/pypi/TARDIS_Spectrum_Filtering)


**Package used to apply telescope filters to spectra from Stars or Supernovae**


-   Free software: MIT License
