cogpy.wave.features

Scalar feature extraction for detected travelling waves.

Provides functions to compute summary features (duration, trajectory, boundary detection) from wave objects or labelled extrema DataFrames.

Functions

duration(wave)

Compute the duration of a wave in samples.

positive_boundaries(x)

Positive boundaries of a wave signal.

trajectory(lext_df)

Extract per-cluster spatial trajectories from labelled extrema.