Introductory tutorials#
These tutorials cover the basic EEG/MEG pipeline for event-related analysis,
introduce the mne.Info
, events, and mne.Annotations
data structures, discuss how sensor locations are handled, and introduce some
of the configuration options available.
Overview of MEG/EEG analysis with MNE-Python
Overview of MEG/EEG analysis with MNE-Python
Modifying data in-place
Parsing events from raw data
The Info data structure
Working with sensor locations
Configuring MNE-Python
Getting started with mne.Report
Getting started with mne.Report