Locate EOG artifacts from one selected ICA source.
Raw
The raw data.
ndarray
ICA source resembling EOG to find peaks from.
int
The index to assign to found events.
float
Low cut-off frequency in Hz.
float
High cut-off frequency in Hz.
str
| int
| None
Control verbosity of the logging output. If None
, use the default
verbosity level. See the logging documentation and
mne.verbose()
for details. Should only be passed as a keyword
argument.
array
Events.