.readthedocs.yaml
LICENSE
README.md
pyproject.toml
redrock_venv_setup.sh
.github/workflows/build-and-check.yml
.github/workflows/pre-release.yml
.github/workflows/tagged-release.yml
docs/conf.py
docs/docs.rst
docs/index.rst
docs/installation.rst
docs/requirements.txt
docs/tutorials.rst
docs/_static/css/custom.css
docs/module_docs/cube.rst
docs/module_docs/cubex.rst
docs/module_docs/exceptions.rst
docs/module_docs/lines.rst
docs/module_docs/plot.rst
docs/module_docs/rrspecex.rst
docs/module_docs/sources.rst
docs/module_docs/stack.rst
docs/module_docs/utils.rst
docs/module_docs/zeropoints.rst
docs/pics/github-mark.png
docs/tutorials/tut_01_extract_spectra.rst
docs/tutorials/tut_02_redshift.rst
docs/tutorials/tut_03_plot_spectra.rst
docs/tutorials/tut_04_plot_anim.rst
docs/tutorials/tut_05_datacubes.rst
docs/tutorials/pics/extraction_map.png
docs/tutorials/pics/extraction_map_reg.png
docs/tutorials/pics/extraction_map_reg_wl.png
docs/tutorials/pics/extraction_map_wl.png
docs/tutorials/pics/rrspecex_scandata_spec_1.fits.png
docs/tutorials/pics/rrspecex_spec_1.fits.png
docs/tutorials/pics/smoothed_comparison.png
docs/tutorials/pics/spec_1.png
docs/tutorials/pics/spec_1_lines.png
docs/tutorials/pics/spec_1_sm_3.png
docs/tutorials/pics/spec_anim_14.gif
docs/tutorials/pics/test_cube_region.png
docs/tutorials/pics/test_cube_sources.png
docs/tutorials/pics/test_cube_whitelight.png
src/specex/__init__.py
src/specex/_version.py
src/specex/cube.py
src/specex/cubex.py
src/specex/exceptions.py
src/specex/lines.py
src/specex/plot.py
src/specex/rrspecex.py
src/specex/sources.py
src/specex/stack.py
src/specex/utils.py
src/specex/zeropoints.py
src/specex.egg-info/PKG-INFO
src/specex.egg-info/SOURCES.txt
src/specex.egg-info/dependency_links.txt
src/specex.egg-info/entry_points.txt
src/specex.egg-info/requires.txt
src/specex.egg-info/top_level.txt
test/__init__.py
test/make_synt_cube.py
test/make_synt_specs.py
test/test_all.py
test/data/test_regions.reg
test/data/test_sources.cat