.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.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
pycudadecon/__init__.py
pycudadecon/_ctyped.py
pycudadecon/_libwrap.py
pycudadecon/affine.py
pycudadecon/camcor.py
pycudadecon/deconvolution.py
pycudadecon/napari.py
pycudadecon/napari.yaml
pycudadecon/otf.py
pycudadecon/util.py
pycudadecon.egg-info/PKG-INFO
pycudadecon.egg-info/SOURCES.txt
pycudadecon.egg-info/dependency_links.txt
pycudadecon.egg-info/entry_points.txt
pycudadecon.egg-info/requires.txt
pycudadecon.egg-info/top_level.txt
test/conftest.py
test/test_affine.py
test/test_decon.py
test/test_otf.py
test/test_data/im_decon.tif
test/test_data/im_deskewed.tif
test/test_data/im_raw.tif
test/test_data/im_rotated.tif
test/test_data/otf.tif
test/test_data/psf.tif