Skip to main content

WasmAlphaBumpDetector

Detects alpha bumps, which are transient increases in alpha band power that indicate state transitions.

WasmAlphaPeakModel

Tracks the individual alpha peak frequency (typically 8-13 Hz) which varies per person.

WasmCalmnessModel

Computes a calmness score based on the ratio of alpha to beta power. Higher alpha relative to beta generally indicates a more relaxed state.

AthenaWasmDecoder

Decodes raw Athena protocol packets from Muse S (Athena firmware) headbands. Used as a factory parameter for BleTransport:
The Athena decoder is typically not used directly. It is passed as a factory to BleTransport:

Next

Signal Processing

Band powers, FFT, spectrum analysis

Headband Transport

Frame schema and transport interface