LICENSE
README.md
pyproject.toml
src/iris_iqm/__init__.py
src/iris_iqm/_constants.py
src/iris_iqm/_image_ops.py
src/iris_iqm/_iso_metrics.py
src/iris_iqm/_jit_kernels.py
src/iris_iqm/_mfilter.py
src/iris_iqm/_normalization.py
src/iris_iqm/_trig_table.py
src/iris_iqm/_types.py
src/iris_iqm/cli.py
src/iris_iqm.egg-info/PKG-INFO
src/iris_iqm.egg-info/SOURCES.txt
src/iris_iqm.egg-info/dependency_links.txt
src/iris_iqm.egg-info/entry_points.txt
src/iris_iqm.egg-info/requires.txt
src/iris_iqm.egg-info/top_level.txt
tests/test_cli.py
tests/test_constants.py
tests/test_image_ops.py
tests/test_iris_localization.py
tests/test_iso_metrics.py
tests/test_normalization.py
tests/test_occlusions.py
tests/test_overall_quality.py
tests/test_parity.py
tests/test_pupil_localization.py
tests/test_trig_table.py