.gitignore
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/test_and_deploy.yml
.napari/config.yml
brainglobe_segmentation/__init__.py
brainglobe_segmentation/napari.yaml
brainglobe_segmentation/paths.py
brainglobe_segmentation/segment.py
brainglobe_segmentation.egg-info/PKG-INFO
brainglobe_segmentation.egg-info/SOURCES.txt
brainglobe_segmentation.egg-info/dependency_links.txt
brainglobe_segmentation.egg-info/entry_points.txt
brainglobe_segmentation.egg-info/requires.txt
brainglobe_segmentation.egg-info/top_level.txt
brainglobe_segmentation/atlas/__init__.py
brainglobe_segmentation/atlas/utils.py
brainglobe_segmentation/image/__init__.py
brainglobe_segmentation/image/utils.py
brainglobe_segmentation/layout/__init__.py
brainglobe_segmentation/layout/gui_constants.py
brainglobe_segmentation/regions/IO.py
brainglobe_segmentation/regions/__init__.py
brainglobe_segmentation/regions/analysis.py
brainglobe_segmentation/regions/layers.py
brainglobe_segmentation/segmentation_panels/__init__.py
brainglobe_segmentation/segmentation_panels/regions.py
brainglobe_segmentation/segmentation_panels/tracks.py
brainglobe_segmentation/tracks/IO.py
brainglobe_segmentation/tracks/__init__.py
brainglobe_segmentation/tracks/analysis.py
brainglobe_segmentation/tracks/fit.py
brainglobe_segmentation/tracks/layers.py