mne.datasets.eegbci.standardize#
- mne.datasets.eegbci.standardize(raw)[source]#
Standardize channel positions and names.
- Parameters
- rawinstance of
Raw
The raw data to standardize. Operates in-place.
- rawinstance of
Examples using mne.datasets.eegbci.standardize
#
Motor imagery decoding from EEG data using the Common Spatial Pattern (CSP)
Motor imagery decoding from EEG data using the Common Spatial Pattern (CSP)