The motile tracker started as a napari plugin. However, as we developed more advanced features, we found ourselves wanting to adapt the core code of napari, remove features that were not compatible with our applicaton, change layer controls, etc. finn started as a fork of napari, then a complete copy, and now it is an independent repo optimized for displaying cell tracking data.
Many thanks to the napari community for providing an excellent starting point and tons of great feedback and assistance!
napari contributors (2019). napari: a multi-dimensional image viewer for python. doi:10.5281/zenodo.3555620
pip install finn-viewer[pyqt5]
or your favorite qt
python binding library.
Alternatively, use uv
to install and run finn
.