LICENSE
README.md
pyproject.toml
pandorica/__init__.py
pandorica/_version.py
pandorica/cli.py
pandorica.egg-info/PKG-INFO
pandorica.egg-info/SOURCES.txt
pandorica.egg-info/dependency_links.txt
pandorica.egg-info/entry_points.txt
pandorica.egg-info/requires.txt
pandorica.egg-info/top_level.txt
pandorica/io/__init__.py
pandorica/io/amira.py
pandorica/napari/__init__.py
pandorica/napari/__main__.py
pandorica/napari/_geometry.py
pandorica/napari/_reader.py
pandorica/napari/_widget.py
pandorica/napari/napari.yaml
pandorica/stitch/__init__.py
pandorica/stitch/accel.py
pandorica/stitch/chain.py
pandorica/stitch/cli.py
pandorica/stitch/contour_rotation.py
pandorica/stitch/dataset.py
pandorica/stitch/eggshell_rotation.py
pandorica/stitch/geometry.py
pandorica/stitch/image_pose.py
pandorica/stitch/image_warp.py
pandorica/stitch/inspect.py
pandorica/stitch/match.py
pandorica/stitch/stitch.py
pandorica/stitch/coarse/__init__.py
pandorica/stitch/coarse/ap_polarity.py
pandorica/stitch/coarse/coarse.py
pandorica/stitch/coarse/coarse_fusion.py
pandorica/stitch/coarse/coarse_hybrid.py
pandorica/stitch/coarse/cpd.py
pandorica/stitch/coarse/rotation_search.py
pandorica/stitch/matching/__init__.py
pandorica/stitch/matching/matcher.py
pandorica/stitch/matching/mt_endpoints.py
pandorica/stitch/matching/mt_transform.py
pandorica/stitch/pipeline/__init__.py
pandorica/stitch/pipeline/core.py
pandorica/stitch/pipeline/intensity_qc.py
pandorica/stitch/pipeline/qc.py
pandorica/stitch/pipeline/stitcher.py
pandorica/stitch/transform/__init__.py
pandorica/stitch/transform/applier.py
pandorica/stitch/transform/diagnostics.py
pandorica/stitch/transform/scale.py
pandorica/stitch/transform/solver.py
pandorica/stitch/transform/warp.py
pandorica/utils/__init__.py
pandorica/utils/pointcloud.py
tests/test_ap_polarity.py
tests/test_applier.py
tests/test_auto_gpu_chunk.py
tests/test_boundary.py
tests/test_chain.py
tests/test_coarse.py
tests/test_coarse_fusion.py
tests/test_coarse_hybrid.py
tests/test_contour_rotation.py
tests/test_core.py
tests/test_cpd.py
tests/test_diagnostics.py
tests/test_displacement_grid_coarse.py
tests/test_entry.py
tests/test_image_pose_affine.py
tests/test_image_pose_xcheck.py
tests/test_inspect.py
tests/test_intensity_qc.py
tests/test_matcher.py
tests/test_mt_bbox.py
tests/test_napari_stitch.py
tests/test_qc.py
tests/test_rotation_search.py
tests/test_smoke.py
tests/test_solver.py
tests/test_stitcher.py
tests/test_synthetic.py
tests/test_warp.py
tests/test_warps_to_coarse.py