.coveragerc
.gitignore
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.md
LICENSE.txt
README.rst
azure-pipelines.yml
azure-templates.yml
pyproject.toml
setup.cfg
setup.py
.github/workflows/publish-to-pypi.yml
docs/Makefile
docs/make.bat
docs/_static/stsci_pri_combo_mark_white.png
docs/_static/css/custom.css
docs/exts/numfig.py
docs/source/CHANGELOG.rst
docs/source/LICENSE.rst
docs/source/conf.py
docs/source/imalign.rst
docs/source/index.rst
docs/source/linalg.rst
docs/source/linearfit.rst
docs/source/matchutils.rst
docs/source/tpwcs.rst
docs/source/wcsimage.rst
docs/source/wcsutils.rst
notebooks/align_fits_wcs.ipynb
tweakwcs/__init__.py
tweakwcs/imalign.py
tweakwcs/linalg.py
tweakwcs/linearfit.py
tweakwcs/matchutils.py
tweakwcs/tpwcs.py
tweakwcs/wcsimage.py
tweakwcs/wcsutils.py
tweakwcs.egg-info/PKG-INFO
tweakwcs.egg-info/SOURCES.txt
tweakwcs.egg-info/dependency_links.txt
tweakwcs.egg-info/requires.txt
tweakwcs.egg-info/top_level.txt
tweakwcs/tests/__init__.py
tweakwcs/tests/conftest.py
tweakwcs/tests/coveragerc
tweakwcs/tests/helper_tpwcs.py
tweakwcs/tests/test_imalign.py
tweakwcs/tests/test_jwst_utils.py
tweakwcs/tests/test_linalg.py
tweakwcs/tests/test_linearfit.py
tweakwcs/tests/test_matchutils.py
tweakwcs/tests/test_multichip_fitswcs.py
tweakwcs/tests/test_multichip_jwst.py
tweakwcs/tests/test_tpwcs.py
tweakwcs/tests/test_wcsimage.py
tweakwcs/tests/test_wcsutils.py
tweakwcs/tests/data/ref.cat
tweakwcs/tests/data/sparse-2dhist.fits
tweakwcs/tests/data/wfc3_uvis1.cat
tweakwcs/tests/data/wfc3_uvis1.hdr
tweakwcs/tests/data/wfc3_uvis2.cat
tweakwcs/tests/data/wfc3_uvis2.hdr
tweakwcs/utils/__init__.py
tweakwcs/utils/jwst_utils.py