.bandit.yaml
.gitignore
.readthedocs.yml
CHANGES.rst
CITATION
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.rst
MANIFEST.in
README.rst
conftest.py
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci_cron_weekly.yml
.github/workflows/ci_workflows.yml
astrogrism/__init__.py
astrogrism/grism_observation.py
astrogrism/version.py
astrogrism.egg-info/PKG-INFO
astrogrism.egg-info/SOURCES.txt
astrogrism.egg-info/dependency_links.txt
astrogrism.egg-info/not-zip-safe
astrogrism.egg-info/requires.txt
astrogrism.egg-info/top_level.txt
astrogrism/HST/__init__.py
astrogrism/HST/dispersion_models.py
astrogrism/HST/transform_models.py
astrogrism/config/HST/ACS_G800L_CCD1_specwcs.asdf
astrogrism/config/HST/ACS_G800L_CCD2_specwcs.asdf
astrogrism/config/HST/ACS_WFC_distortion.fits
astrogrism/config/HST/WFC3_G102_specwcs.asdf
astrogrism/config/HST/WFC3_G141_specwcs.asdf
astrogrism/config/HST/WFC3_G280_CCD1_specwcs.asdf
astrogrism/config/HST/WFC3_G280_CCD2_specwcs.asdf
astrogrism/config/HST/WFC3_IR_distortion.fits
astrogrism/config/HST/WFC3_UVIS_distortion.fits
astrogrism/config/HST/WFC3_wavelengthrange.asdf
astrogrism/data/README.rst
astrogrism/tests/__init__.py
astrogrism/tests/test_acs_g800l.py
astrogrism/tests/test_image2grism.py
astrogrism/tests/test_image2world.py
astrogrism/tests/test_wfc3_g280.py
astrogrism/tests/data/IRG102_icwz15e7q_flt.fits
astrogrism/tests/data/IRG141_ib6o23rsq_flt.fits
astrogrism/tests/data/acs_test_file.fits
astrogrism/tests/data/uvis_test_file.fits
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/quickstart.rst
docs/transforms.rst