abspeak#
- abspeak(data, frames_per_epoch=None)#
Return absolute peaks, zero-based frames, and signs for each epoch.
NaNs are ignored when finite or infinite observations exist. An all-NaN channel/epoch returns
NaNamplitude, frame-1, and signNaN. Tied peaks use the last frame, matching EEGLAB’s stable-sort behavior.