Skip to main content

Band Powers

Compute standard EEG frequency band powers from a sample array:
band_powers returns a WasmBandPowers object with named fields for each standard band.

Individual Band Functions

For targeted analysis, use individual band functions:

Power Spectrum

Compute the full power spectrum via FFT:

Input Format

All signal processing functions expect: For multi-channel data (e.g., from HeadbandFrameV1.eeg.samples), extract individual channels and process them separately:

Next

Analysis Models

Alpha bump detection, calmness scoring

EEG Getting Started

Install and initialize eeg-web