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.
How the toolkit fits together¶
-
Record
Build the imager, flash the ESP32, and capture synchronized light/dark time series with the Recording Plugin.
-
Analyze
Detect ROIs and quantify movement over the recording with the Analysis Plugin.
-
Interpret
Derive circadian rhythms and sleep-like states — see Circadian Analysis and Extended Analysis.
Install¶
Both plugins appear under napari's Plugins menu after installation.
Built from the recording and analysis repositories with MkDocs + Material.