.flake8
.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.rst
pyproject.toml
requirements.txt
.github/workflows/python-package.yml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/changelog.rst
docs/source/citation.rst
docs/source/conf.py
docs/source/develop.rst
docs/source/getting_started.rst
docs/source/index.rst
docs/source/_templates/autosummary/module.rst
examples/README.md
sospice/CITATION.rst
sospice/__init__.py
sospice.egg-info/PKG-INFO
sospice.egg-info/SOURCES.txt
sospice.egg-info/dependency_links.txt
sospice.egg-info/requires.txt
sospice.egg-info/top_level.txt
sospice/calibrate/__init__.py
sospice/calibrate/uncertainties.py
sospice/calibrate/tests/__init__.py
sospice/calibrate/tests/test_uncertainties.py
sospice/catalog/__init__.py
sospice/catalog/catalog.py
sospice/catalog/release.py
sospice/catalog/tests/__init__.py
sospice/catalog/tests/test_catalog.py
sospice/catalog/tests/test_release.py
sospice/data/__init__.py
sospice/data/calibration/effective_area.sav
sospice/data/tests/__init__.py
sospice/instrument_modelling/__init__.py
sospice/instrument_modelling/observation.py
sospice/instrument_modelling/spice.py
sospice/instrument_modelling/study.py
sospice/instrument_modelling/tests/__init__.py
sospice/instrument_modelling/tests/test_observation.py
sospice/instrument_modelling/tests/test_spice.py
sospice/instrument_modelling/tests/test_study.py
sospice/psf/__init__.py
sospice/psf/tests/__init__.py
sospice/tests/__init__.py
sospice/util/__init__.py
sospice/util/rss.py
sospice/util/tests/__init__.py
sospice/util/tests/test_rss.py