COPYRIGHT
LICENSE
README.rst
pyproject.toml
setup.cfg
python/lsst/__init__.py
python/lsst/images/__init__.py
python/lsst/images/_geom.py
python/lsst/images/_image.py
python/lsst/images/_mask.py
python/lsst/images/_masked_image.py
python/lsst/images/_visit_image.py
python/lsst/images/py.typed
python/lsst/images/utils.py
python/lsst/images/version.py
python/lsst/images/_transforms/__init__.py
python/lsst/images/_transforms/_camera_frame_set.py
python/lsst/images/_transforms/_frame_set.py
python/lsst/images/_transforms/_frames.py
python/lsst/images/_transforms/_projection.py
python/lsst/images/_transforms/_transform.py
python/lsst/images/fits/__init__.py
python/lsst/images/fits/_common.py
python/lsst/images/fits/_input_archive.py
python/lsst/images/fits/_output_archive.py
python/lsst/images/fits/formatters.py
python/lsst/images/psfs/__init__.py
python/lsst/images/psfs/_base.py
python/lsst/images/psfs/_legacy.py
python/lsst/images/psfs/_piff.py
python/lsst/images/serialization/__init__.py
python/lsst/images/serialization/_asdf_utils.py
python/lsst/images/serialization/_common.py
python/lsst/images/serialization/_dtypes.py
python/lsst/images/serialization/_input_archive.py
python/lsst/images/serialization/_output_archive.py
python/lsst/images/serialization/_tables.py
python/lsst/images/tests/__init__.py
python/lsst/images/tests/_checks.py
python/lsst/images/tests/_data_ids.py
python/lsst/images/tests/_roundtrip.py
python/lsst/images/tests/extract_legacy_test_data.py
python/lsst_images.egg-info/PKG-INFO
python/lsst_images.egg-info/SOURCES.txt
python/lsst_images.egg-info/dependency_links.txt
python/lsst_images.egg-info/requires.txt
python/lsst_images.egg-info/top_level.txt
python/lsst_images.egg-info/zip-safe
tests/test_image.py
tests/test_legacy.py
tests/test_mask.py
tests/test_masked_image.py
tests/test_psfs.py
tests/test_transforms.py
tests/test_visit_image.py