AGENTS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
.githooks/check_all_pythons.sh
.githooks/pre-commit
.githooks/pre-push
.github/workflows/test-aarch64.yml
.github/workflows/test-py27.yml
.github/workflows/test.yml
c2ImageD11/__init__.py
c2ImageD11.egg-info/PKG-INFO
c2ImageD11.egg-info/SOURCES.txt
c2ImageD11.egg-info/dependency_links.txt
c2ImageD11.egg-info/not-zip-safe
c2ImageD11.egg-info/requires.txt
c2ImageD11.egg-info/top_level.txt
lib/meson.build
lib/interface/_cImageD11.c2py
lib/interface/_cImageD11_wrapper.c
lib/interface/c2py_amd64.h
lib/interface/c2py_arm64.h
lib/interface/c2py_ppc64.h
lib/interface/c2py_runtime.c
lib/interface/c2py_runtime.h
lib/src/core/ImageD11_cmath.h
lib/src/core/cImageD11.h
lib/src/core/cimaged11utils.c
lib/src/geometry/cdiffraction.c
lib/src/geometry/cdiffraction.h
lib/src/geometry/closest.c
lib/src/imageproc/blobs.c
lib/src/imageproc/blobs.h
lib/src/imageproc/connectedpixels.c
lib/src/imageproc/darkflat.c
lib/src/imageproc/localmaxlabel.c
lib/src/imageproc/sparse_image.c
lib/src/imageproc/splat.c
tests/benchmark_timing.py
tests/conftest.py
tests/test_buffer.py
tests/test_equivalence.py
tools/harvester.py
tools/strip_c2py.py