Skip to content

Nematostella Toolkit

An open-source napari toolkit for studying circadian rhythms and sleep-like behavior in Nematostella vectensis — from synchronized image capture to automated activity analysis.

  •   Recording Plugin


    Synchronized timelapse capture with dual-LED illumination (IR + White) and ESP32-based hardware synchronization for drift-free, long-term recordings.

    Overview · Hardware · Flash firmware

  •   Analysis Plugin


    Quantify activity and movement from HDF5, Zarr, and AVI recordings, then run circadian rhythm and sleep-like state analysis — all inside napari.

    Overview · User Guide · Circadian analysis

How the toolkit fits together

Install

pip install nematostella-time-series
pip install napari-hdf5-activity

Both plugins appear under napari's Plugins menu after installation.


Built from the recording and analysis repositories with MkDocs + Material.