ezmsg.event#

ezmsg namespace package for working with signal events like neural spikes and heartbeats.

Overview#

ezmsg-event ezmsg namespace package for working with signal events like neural spikes and heartbeats.

Key features:

  • Event detection - Detect and track signal events in neural data

  • Spike handling - Process neural spike events

  • Heartbeat tracking - Monitor physiological heartbeat events

  • Event timestamps - Precise timing for event occurrences

Installation#

Install from PyPI:

pip install ezmsg-event

Or install the latest development version:

pip install git+https://github.com/ezmsg-org/ezmsg-event@main

Dependencies#

Core dependencies:

  • ezmsg

  • numpy

  • ezmsg.sigproc

Quick Start#

For general ezmsg tutorials and guides, visit ezmsg.org.

For package-specific documentation:

Documentation#

Indices and tables#