.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/publish.yml
images/icon.png
images/screenshot.png
scripts/example.py
src/mouselungseg/__init__.py
src/mouselungseg/_version.py
src/mouselungseg/cli.py
src/mouselungseg/napari.yaml
src/mouselungseg/postprocess.py
src/mouselungseg/predict.py
src/mouselungseg.egg-info/PKG-INFO
src/mouselungseg.egg-info/SOURCES.txt
src/mouselungseg.egg-info/dependency_links.txt
src/mouselungseg.egg-info/entry_points.txt
src/mouselungseg.egg-info/requires.txt
src/mouselungseg.egg-info/top_level.txt
src/mouselungseg/napari_plugin/__init__.py
src/mouselungseg/napari_plugin/_roi_widget.py
src/mouselungseg/napari_plugin/_widget.py