.gitignore
.readthedocs.yaml
.zenodo.json
AGENTS.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.github/workflows/python-package-conda.yml
.github/workflows/python-publish.yml
specbox/__init__.py
specbox/cli.py
specbox.egg-info/PKG-INFO
specbox.egg-info/SOURCES.txt
specbox.egg-info/dependency_links.txt
specbox.egg-info/entry_points.txt
specbox.egg-info/requires.txt
specbox.egg-info/scm_file_list.json
specbox.egg-info/scm_version.json
specbox.egg-info/top_level.txt
specbox/auxmodule/__init__.py
specbox/auxmodule/auxmodule.py
specbox/auxmodule/cutout_download.py
specbox/auxmodule/external_redshift.py
specbox/auxmodule/pcf_redshift.py
specbox/basemodule/__init__.py
specbox/basemodule/basemodule.py
specbox/data/templates/qso1/optical_nir_qso_template_v1.fits
specbox/data/templates/qso1/qso_temp_nir_glikman2006_datafile7.txt
specbox/data/templates/qso1/qso_temp_vandenberk2001.mrt.txt
specbox/data/templates/qso1/ragn_dr1.fits
specbox/data/templates/qso2/Lusso_2024_compo_SED19.txt
specbox/data/templates/qso2/ragn_na.fits
specbox/data/templates/qso2/type2_quasar_composite.csv
specbox/docs/VITUTORIAL.md
specbox/docs/conf.py
specbox/docs/getting_started.md
specbox/docs/index.md
specbox/docs/notebooks.md
specbox/docs/requirements.txt
specbox/docs/spectrum_classes.md
specbox/docs/api/auxmodule.rst
specbox/docs/api/basemodule.rst
specbox/docs/api/index.rst
specbox/docs/api/qtmodule.rst
specbox/docs/api/specbox.rst
specbox/docs/figs/PGSpecPlotThreadEnhanced_example.jpg
specbox/docs/figs/PGSpecPlotThread_example.jpg
specbox/docs/notebooks/spec_iraf_example.ipynb
specbox/examples/example_enhanced_viewer.py
specbox/examples/example_sparcl_parquet_viewer.py
specbox/examples/data/.gitkeep
specbox/examples/data/spec_J001554.18+560257.5_LJT.fits
specbox/examples/notebooks/spec_iraf_example.ipynb
specbox/examples/tools/build_euclid_bgs_rgs_coadd.py
specbox/examples/tools/build_euclid_raw_parquet.py
specbox/examples/tools/run_pcf_dual_templates.py
specbox/examples/tools/validate_euclid_bgs_rgs.py
specbox/qtmodule/__init__.py
specbox/qtmodule/qtfelo.py
specbox/qtmodule/qtmodule.py
specbox/qtmodule/qtmodule_enhanced.py
specbox/qtmodule/qtsir1d.py
tests/test_euclid_dual_pairing.py
tests/test_euclid_parquet.py
tests/test_sparcl_parquet.py