.github_changelog_generator
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/dependabot.yml
.github/workflows/deploy_docs.yml
.github/workflows/test_and_deploy.yml
docs/_config.yml
docs/_toc.yml
docs/affine.md
docs/cli.md
docs/deconvolution.md
docs/index.md
docs/installation.md
docs/logo.png
docs/otf.md
docs/references.bib
docs/requirements.txt
examples/nd2_deskew.py
src/pycudadecon/__init__.py
src/pycudadecon/_ctyped.py
src/pycudadecon/_libwrap.py
src/pycudadecon/affine.py
src/pycudadecon/camcor.py
src/pycudadecon/deconvolution.py
src/pycudadecon/napari.py
src/pycudadecon/napari.yaml
src/pycudadecon/otf.py
src/pycudadecon/util.py
src/pycudadecon.egg-info/PKG-INFO
src/pycudadecon.egg-info/SOURCES.txt
src/pycudadecon.egg-info/dependency_links.txt
src/pycudadecon.egg-info/entry_points.txt
src/pycudadecon.egg-info/not-zip-safe
src/pycudadecon.egg-info/requires.txt
src/pycudadecon.egg-info/top_level.txt
tests/conftest.py
tests/test_affine.py
tests/test_decon.py
tests/test_otf.py
tests/test_data/im_decon.tif
tests/test_data/im_deskewed.tif
tests/test_data/im_raw.tif
tests/test_data/im_rotated.tif
tests/test_data/otf.tif
tests/test_data/psf.tif