paperKB
coga / coga-kb
Help
Sign in

Chunk #9 — 2. The MNE-Python standard workflow for M/EEG data analysis

Source
MEG and EEG data analysis with MNE-Python.
Embedded
yes

Text

This section describes the standard analysis pipeline of MNE-Python. First, we discuss sample datasets that are available for working with MNE-Python. They allow readers to follow along with the workflow and examples in this manuscript. We then present the core Python structures employed in such an analysis, and use these to go from raw data preprocessing to the most commonly used linear inverse methods. The full script corresponding to the steps described below is available at the end of this section in Table 1.