.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CITATION.cff
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/publish.yml
.github/workflows/test.yml
images/CellProfiler_SMO.png
images/ImageJ_MainWindow.png
images/ImageJ_QuickSearch.png
images/ImageJ_SMO.png
smo/__init__.py
smo/api.py
smo/background.py
smo/smo.py
smo.egg-info/PKG-INFO
smo.egg-info/SOURCES.txt
smo.egg-info/dependency_links.txt
smo.egg-info/entry_points.txt
smo.egg-info/requires.txt
smo.egg-info/top_level.txt
smo/examples/usage.ipynb
smo/plugins/napari.py
smo/plugins/cellprofiler/smo.py
smo/plugins/imagej/smo.py
smo/tests/test_smo.py