.gitignore
LICENSE
MANIFEST.in
README.md
environment.yml
pyproject.toml
requirements.txt
setup.cfg
tox.ini
.github/workflows/test_and_deploy.yml
microscope_napari/__init__.py
microscope_napari/_version.py
microscope_napari/napari.yaml
microscope_napari/utils.py
microscope_napari.egg-info/PKG-INFO
microscope_napari.egg-info/SOURCES.txt
microscope_napari.egg-info/dependency_links.txt
microscope_napari.egg-info/entry_points.txt
microscope_napari.egg-info/requires.txt
microscope_napari.egg-info/top_level.txt
microscope_napari/samples/cell_data.py
microscope_napari/widgets/counting_widget.py
microscope_napari/widgets/segmentation_widget.py
models/cell_counting/cellpose-model-annotated.ipynb
models/cell_counting/cellpose-model-old.ipynb
models/cell_counting/cellpose-model-old_annotated.ipynb
models/cell_counting/eval-model.ipynb
models/cell_counting/intensity-regression.ipynb
tests/__init__.py
tests/test_plugin.py