.gitignore
.nojekyll
LICENSE
MANIFEST.in
README.md
main.py
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/plugin_preview.yml
.github/workflows/sphinx.yml
.github/workflows/test_and_deploy.yml
.napari/DESCRIPTION.md
.napari/config.yml
docs/Makefile
docs/about.rst
docs/conf.py
docs/description.rst
docs/guide.rst
docs/help.rst
docs/index.rst
docs/make.bat
docs/images/sdogdetector.png
docs/images/sdogdetector_res.png
docs/images/sdohdetector.png
docs/images/sdohdetector_res.png
docs/images/sfiltertracks.png
docs/images/sfiltertracks_res.png
docs/images/slinkershortestpath_res.png
docs/images/slogdetector.png
docs/images/slogdetector_res.png
docs/images/sparticlesproperties.png
docs/images/sparticlesproperties_res.png
docs/images/stracksfeatures.png
docs/images/stracksfeatures_res.png
napari_stracking/__init__.py
napari_stracking/_dock_widget.py
napari_stracking/_sdetection_plugins.py
napari_stracking/_sdetection_workers.py
napari_stracking/_sfeatures_plugins.py
napari_stracking/_sfeatures_workers.py
napari_stracking/_slinking_plugins.py
napari_stracking/_slinking_workers.py
napari_stracking/_splugin.py
napari_stracking/_sproperties_plugins.py
napari_stracking/_sproperties_workers.py
napari_stracking/_strackfilter_plugins.py
napari_stracking/_strackfilter_workers.py
napari_stracking/_swidgets.py
napari_stracking.egg-info/PKG-INFO
napari_stracking.egg-info/SOURCES.txt
napari_stracking.egg-info/dependency_links.txt
napari_stracking.egg-info/entry_points.txt
napari_stracking.egg-info/requires.txt
napari_stracking.egg-info/top_level.txt
napari_stracking/_tests/__init__.py
napari_stracking/_tests/test_dock_widget.py