LICENSE
README.md
pyproject.toml
src/atlas_stitch/__init__.py
src/atlas_stitch/models.py
src/atlas_stitch/napari.yaml
src/atlas_stitch/ome_zarr_export.py
src/atlas_stitch/project_state.py
src/atlas_stitch/refinement_diagnostics.py
src/atlas_stitch/refinement_overlap.py
src/atlas_stitch/refinement_solver.py
src/atlas_stitch/seam_repair.py
src/atlas_stitch/widget.py
src/atlas_stitch/xml_parser.py
src/napari_atlas_stitch.egg-info/PKG-INFO
src/napari_atlas_stitch.egg-info/SOURCES.txt
src/napari_atlas_stitch.egg-info/dependency_links.txt
src/napari_atlas_stitch.egg-info/entry_points.txt
src/napari_atlas_stitch.egg-info/requires.txt
src/napari_atlas_stitch.egg-info/top_level.txt
tests/test_atlas_ome_zarr_export.py
tests/test_atlas_refinement_overlap.py
tests/test_atlas_refinement_solver.py
tests/test_atlas_ui_metadata.py
tests/test_manual_stitch_workflow.py