Skip to content

weigertlab/napari-spotiflow

Repository files navigation

License: BSD-3 PyPI Python Version tests PyPI - Downloads napari hub

Logo

Spotiflow: napari plugin

Napari plugin for Spotiflow, a deep learning-based, threshold-agnostic, and subpixel-accurate spot detection method for fluorescence microscopy. The plugin allows using several pre-trained models as well as user-trained ones. For the main repository, see here.

napari_spotiflow.mp4

If you use this plugin for your research, please cite us.


Installation

The plugin can be installed directly from PyPi (make sure you use a conda environment with napari and spotiflow installed):

pip install napari-spotiflow

Usage

  1. Open the image (or open one of our samples, e.g. File > Open Sample > napari-spotiflow > HybISS)
  2. Start the plugin Plugins > napari-spotiflow
  3. Select model (pre-trained or custom trained) and optionally adjust any other parameters
  4. Click Run

Supported input formats

  • 2D (YX, YXC or CYX)
  • 2D+t (TYX, TYXC or TCYX)

How to cite

See the main repository's How to cite section.