.gitignore
.readthedocs.yaml
CODE_OF_CONDUCT.md
Jenkinsfile
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
.github/CODEOWNERS
.github/dependabot.yml
.github/workflows/build.yml
doc/Makefile
doc/make.bat
doc/source/barycentric_correction.rst
doc/source/basic2d.rst
doc/source/calstis.rst
doc/source/conf.py
doc/source/crrej_from_raw.rst
doc/source/ctestis.rst
doc/source/defringe.rst
doc/source/defringe_examples.rst
doc/source/defringe_guide.rst
doc/source/doppinfo.rst
doc/source/evaldisp.rst
doc/source/gettable.rst
doc/source/gettingstarted.rst
doc/source/index.rst
doc/source/inttag.rst
doc/source/mktrace.rst
doc/source/obc401060_GD71_ratio.png
doc/source/ocrreject.rst
doc/source/ocrreject_exam.rst
doc/source/odvkl1040_splits.png
doc/source/odvkl1040_stacked.png
doc/source/output_14_0.png
doc/source/output_9_0.png
doc/source/poisson_err.rst
doc/source/r_util.rst
doc/source/radialvel.rst
doc/source/sshift.rst
doc/source/stisnoise.rst
doc/source/tastis.rst
doc/source/wavecal.rst
doc/source/wavelen.rst
doc/source/wx2d.rst
doc/source/x1d.rst
doc/source/x2d.rst
stistools/__init__.py
stistools/add_stis_s_region.py
stistools/barycentric_correction.py
stistools/basic2d.py
stistools/calstis.py
stistools/crrej_from_raw.py
stistools/ctestis.py
stistools/doppinfo.py
stistools/evaldisp.py
stistools/gettable.py
stistools/inttag.py
stistools/mktrace.py
stistools/observation.py
stistools/ocrreject.py
stistools/ocrreject_exam.py
stistools/orbit.py
stistools/poisson_err.py
stistools/r_util.py
stistools/radialvel.py
stistools/sshift.py
stistools/stisnoise.py
stistools/tastis.py
stistools/wavecal.py
stistools/wavelen.py
stistools/wx2d.py
stistools/x1d.py
stistools/x2d.py
stistools.egg-info/PKG-INFO
stistools.egg-info/SOURCES.txt
stistools.egg-info/dependency_links.txt
stistools.egg-info/entry_points.txt
stistools.egg-info/requires.txt
stistools.egg-info/top_level.txt
stistools/defringe/__init__.py
stistools/defringe/_findloc.py
stistools/defringe/_fit1d.py
stistools/defringe/_response.py
stistools/defringe/defringe.py
stistools/defringe/mkfringeflat.py
stistools/defringe/normspflat.py
stistools/defringe/prepspec.py
stistools/pars/basic2d.cfg
stistools/pars/basic2d.cfgspc
stistools/pars/calstis.cfg
stistools/pars/calstis.cfgspc
stistools/pars/ocrreject.cfg
stistools/pars/ocrreject.cfgspc
stistools/pars/wavecal.cfg
stistools/pars/wavecal.cfgspc
stistools/pars/x1d.cfg
stistools/pars/x1d.cfgspc
stistools/pars/x2d.cfg
stistools/pars/x2d.cfgspc
tests/Test_x1d.py
tests/__init__.py
tests/resources.py
tests/test_barycentric_correction.py
tests/test_basic2d.py
tests/test_calstis.py
tests/test_crrej_from_raw.py
tests/test_ctestis.py
tests/test_defringe.py
tests/test_doppinfo.py
tests/test_inttag.py
tests/test_mktrace.py
tests/test_ocrreject.py
tests/test_ocrreject_exam.py
tests/test_poisson_err.py
tests/test_stisnoise.py
tests/test_tastis.py
tests/test_wx2d.py
tests/helpers/__init__.py
tests/helpers/io.py
tests/helpers/utils.py