.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
setup.cfg
tox.ini
.github/workflows/documentation_main.yml
.github/workflows/documentation_release.yml
.github/workflows/test_and_deploy.yml
docs/contributing.md
docs/data_formats.md
docs/docs_requirements.txt
docs/features.md
docs/getting_started.md
docs/implementation_details.md
docs/index.md
docs/installation.md
docs/napari_stitcher.md
docs/objects.md
docs/related_projects.md
docs/api/fusion.md
docs/api/registration.md
docs/api/transformation.md
docs/images/20230929_screenshot.png
notebooks/stitching_bigstitcher_grid_2d.ipynb
notebooks/stitching_bigstitcher_grid_3d_ngff.ipynb
notebooks/stitching_multi_view.ipynb
notebooks/stitching_multipos_2D_czi.ipynb
src/multiview_stitcher/__init__.py
src/multiview_stitcher/_version.py
src/multiview_stitcher/fusion.py
src/multiview_stitcher/io.py
src/multiview_stitcher/misc_utils.py
src/multiview_stitcher/msi_utils.py
src/multiview_stitcher/mv_graph.py
src/multiview_stitcher/ngff_utils.py
src/multiview_stitcher/param_utils.py
src/multiview_stitcher/registration.py
src/multiview_stitcher/sample_data.py
src/multiview_stitcher/spatial_image_utils.py
src/multiview_stitcher/transformation.py
src/multiview_stitcher/vis_utils.py
src/multiview_stitcher/weights.py
src/multiview_stitcher.egg-info/PKG-INFO
src/multiview_stitcher.egg-info/SOURCES.txt
src/multiview_stitcher.egg-info/dependency_links.txt
src/multiview_stitcher.egg-info/requires.txt
src/multiview_stitcher.egg-info/top_level.txt
src/multiview_stitcher/_tests/__init__.py
src/multiview_stitcher/_tests/test_fusion.py
src/multiview_stitcher/_tests/test_integration.py
src/multiview_stitcher/_tests/test_io.py
src/multiview_stitcher/_tests/test_mv_graph.py
src/multiview_stitcher/_tests/test_registration.py
src/multiview_stitcher/_tests/test_sample_data.py
src/multiview_stitcher/_tests/test_spatial_image_utils.py
src/multiview_stitcher/_tests/test_vis_utils.py
src/multiview_stitcher/test-datasets/mosaic_test.czi