.gitignore
.readthedocs.yml
CHANGES.rst
CITATION.cff
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/cron-tests.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/tox-tests.yml
docs/Makefile
docs/api.rst
docs/atm_transmission_secz1.5_1.6mm.dat
docs/conf.py
docs/extinction.rst
docs/extraction_quickstart.rst
docs/index.rst
docs/make.bat
docs/specphot_standards.rst
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/process/NIR_MOS_arc.odg
docs/process/NIR_MOS_arc.svg
docs/process/NIR_MOS_flat.odg
docs/process/NIR_MOS_flat.svg
docs/process/NIR_MOS_science.odg
docs/process/NIR_MOS_science.svg
docs/process/NIR_MOS_trace.odg
docs/process/NIR_MOS_trace.svg
docs/process/NIR_arcs.rst
docs/process/NIR_flats.rst
docs/process/NIR_science_data.rst
docs/process/index.rst
licenses/KOSMOS_LICENSE
licenses/LICENSE.rst
notebook_sandbox/README.md
notebook_sandbox/apo05.ipynb
notebook_sandbox/compare_extractions.ipynb
notebook_sandbox/dev.ipynb
notebook_sandbox/flatfield_demo.ipynb
notebook_sandbox/fluxcal_demo.ipynb
notebook_sandbox/identify_demo.ipynb
notebook_sandbox/tracing_options.ipynb
notebook_sandbox/horne_extract/optimal_extract_VLT.ipynb
notebook_sandbox/horne_extract/requirements.txt
notebook_sandbox/jwst_boxcar/boxcar_extraction.ipynb
notebook_sandbox/jwst_boxcar/jwst_boxcar_algorithm.ipynb
notebook_sandbox/jwst_boxcar/pre-requirements.txt
notebook_sandbox/jwst_boxcar/requirements.txt
specreduce/__init__.py
specreduce/_astropy_init.py
specreduce/background.py
specreduce/calibration_data.py
specreduce/conftest.py
specreduce/core.py
specreduce/extract.py
specreduce/fluxcal.py
specreduce/table_utils.py
specreduce/tracing.py
specreduce/version.py
specreduce.egg-info/PKG-INFO
specreduce.egg-info/SOURCES.txt
specreduce.egg-info/dependency_links.txt
specreduce.egg-info/not-zip-safe
specreduce.egg-info/requires.txt
specreduce.egg-info/top_level.txt
specreduce/tests/__init__.py
specreduce/tests/test_background.py
specreduce/tests/test_extinction.py
specreduce/tests/test_extract.py
specreduce/tests/test_get_reference_file_path.py
specreduce/tests/test_image_parsing.py
specreduce/tests/test_specphot_stds.py
specreduce/tests/test_synth_data.py
specreduce/tests/test_tracing.py
specreduce/utils/__init__.py
specreduce/utils/synth_data.py