.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
brainglobe_registration/__init__.py
brainglobe_registration/napari.yaml
brainglobe_registration/registration_widget.py
brainglobe_registration/sample_data.py
brainglobe_registration.egg-info/PKG-INFO
brainglobe_registration.egg-info/SOURCES.txt
brainglobe_registration.egg-info/dependency_links.txt
brainglobe_registration.egg-info/entry_points.txt
brainglobe_registration.egg-info/requires.txt
brainglobe_registration.egg-info/top_level.txt
brainglobe_registration/elastix/__init__.py
brainglobe_registration/elastix/register.py
brainglobe_registration/parameters/ara_tools/affine.txt
brainglobe_registration/parameters/ara_tools/bspline.txt
brainglobe_registration/parameters/brainregister_IBL/affine.txt
brainglobe_registration/parameters/brainregister_IBL/bspline.txt
brainglobe_registration/parameters/elastix_default/affine.txt
brainglobe_registration/parameters/elastix_default/bspline.txt
brainglobe_registration/resources/sample_hipp.tif
brainglobe_registration/utils/__init__.py
brainglobe_registration/utils/utils.py
brainglobe_registration/widgets/__init__.py
brainglobe_registration/widgets/adjust_moving_image_view.py
brainglobe_registration/widgets/parameter_list_view.py
brainglobe_registration/widgets/select_images_view.py
brainglobe_registration/widgets/transform_select_view.py