.gitignore
.pre-commit-config.yaml
LICENSE.md
README.md
pyproject.toml
.github/workflows/linting.yml
.github/workflows/test.yml
notebooks/unet_segmentation_metrics-napari.ipynb
notebooks/unet_segmentation_metrics.ipynb
src/umetrix/__init__.py
src/umetrix/_version.py
src/umetrix/core.py
src/umetrix/notebooks.py
src/umetrix/render.py
src/umetrix.egg-info/PKG-INFO
src/umetrix.egg-info/SOURCES.txt
src/umetrix.egg-info/dependency_links.txt
src/umetrix.egg-info/requires.txt
src/umetrix.egg-info/top_level.txt
tests/conftest.py
tests/test_metrics.py
tests/data/unet.tif