MNE: Experiment Name

Lead authors: First Name Last Name

  • Description of experiment The Experiment Name code experiment in Used Coding Library can be found here:

Experiment Name Code

Importing data

The data used in this notebook is hosted on NYU BOX. Permissions are given upon request.

  • Install the BOX app from here

  • Set an environment variable with name MEG_DATA to the path of the Data folder e.g.,

    • C:\Users\user_name\Box\MEG\Data

    • or `C:\Users\user_name:nbsphinx-math:Box\Data

MNE setup

Make sure that:

  • MNE is installed in MATLAB

  • MNE 1.10.2 version has been used for this notebook

Example for KIT

Each experiment run using the KIT system generates a .con file and two or more .mrk files.

Example for OPM

Each experiment run using the OPM system generates a .fif file. We will work with the .fif generated by the Fieldline OPM file set below, the .fif file contains all sensor measurements during the experiments and trigger channels data.

Spatio-temporal clustering using MNE