.gitignore
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
anneal_info.db
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish.yml
docs/Makefile
docs/conf.py
docs/environment.yml
docs/index.rst
docs/installation.rst
docs/rtd-pip-requirements
docs/usage.rst
docs/_static/STIS_logo.png
docs/_static/stsci_logo.png
docs/api/basedark.rst
docs/api/basejoint.rst
docs/api/functions.rst
docs/api/index.rst
docs/api/refbias.rst
docs/api/weekbias.rst
docs/api/weekdark.rst
docs/api/legacy_code/delivery.rst.OFF
docs/api/legacy_code/pipeline.rst.OFF
docs/api/legacy_code/pop_db.rst.OFF
docs/api/legacy_code/retrieval.rst.OFF
refstis/__init__.py
refstis/_version.py
refstis/basedark.py
refstis/basejoint.py
refstis/functions.py
refstis/iutil.py
refstis/msarith.py
refstis/refbias.py
refstis/weekbias.py
refstis/weekdark.py
refstis.egg-info/PKG-INFO
refstis.egg-info/SOURCES.txt
refstis.egg-info/dependency_links.txt
refstis.egg-info/entry_points.txt
refstis.egg-info/requires.txt
refstis.egg-info/scm_file_list.json
refstis.egg-info/scm_version.json
refstis.egg-info/top_level.txt
refstis/legacy_code/SignStsciRequest.py.OFF
refstis/legacy_code/delivery.py.OFF
refstis/legacy_code/pipeline.py.OFF
refstis/legacy_code/pop_db.py.OFF
refstis/legacy_code/retrieval.py.OFF
tests/functions_test.py