Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.8 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.8 KB

napari-trackastra

PyPI tests codecov napari hub

A napari plugin for cell tracking with trackastra.

demo

Installation

  1. Please install napari as outlined here.

  2. After that, install the latest version of this plugin from PyPI with:

    pip install napari-trackastra
    

Notes:

Usage

  • trackastra expects a timeseries of raw images and corresponding segmentations masks as input.
  • We provide some demo data at File > Open Sample > trackastra.
  • Tracked cells can be directly saved to Cell Tracking Challenge format.
  • Results can be drag-and-dropped back into napari for inspection.