MEG visual tutorial: Single subject

Authors: Francois Tadel, Elizabeth Bock.

The aim of this tutorial is to reproduce in the Brainstorm environment the analysis described in the SPM tutorial "Multimodal, Multisubject data fusion". The data processed here consists in simulateneous MEG/EEG recordings of 19 subjects performing simple visual task on a large number of famous, unfamiliar and scrambled faces.

The analysis is split in two tutorial pages: the present tutorial describes the detailed analysis of one single subject and another one that the describes the batch processing and group analysis of the 19 subjects.

Note that the operations used here are not detailed, the goal of this tutorial is not to teach Brainstorm to a new inexperienced user. For in depth explanations of the interface and the theory, please refer to the introduction tutorials.

License

These data are provided freely for research purposes only (as part of their Award of the BioMag2010 Data Competition). If you wish to publish any of these data, please acknowledge Daniel Wakeman and Richard Henson. The best single reference is: Wakeman DG, Henson RN, A multi-subject, multi-modal human neuroimaging dataset, Scientific Data (2015)

Any questions, please contact: rik.henson@mrc-cbu.cam.ac.uk

Presentation of the experiment

Experiment

MEG acquisition

Subject anatomy

Download and installation

Import the anatomy

This page explains how to import and process subject #002 only. Subject #001 will be later excluded from the EEG group analysis because the position of the electrodes is incorrect, so it was not the best example.

Access the recordings

Channel classification

A few non-EEG channels are mixed in with the EEG channels, we need to change this before applying any operation on the EEG channels.

MRI registration

Import event markers

Pre-processing

Spectral evaluation

Remove line noise

EEG reference and bad channels

Artifact correction with SSP

Artifact detection

In the record tab, run the following menus:

Heartbeats

Additional bad segments

Prepare all runs

Complete the above steps for Runs 2-6:
Access the recordings
Pre-processing
Artifact detection

Epoching and averaging

Import epochs

Average

Review EEG ERP

Empty room recordings

MEG

For this dataset, one empty room recording will be used for all subjects.

EEG

Compute a EEG noise covariance for EACH RUN using the EEG recordings and merge it with the existing noise covariance, which contains the noise covariance for MEG.

Source estimation

Head Model

We will compute one head model file which contains both the Overlapping Spheres (MEG) model and OpenMEEG BEM (EEG) model. To compute the OpenMEEG BEM on the EEG, it is necessary to prepare the BEM surfaces.

Source Model

Other subjects

Scripting

Corresponding script in the Brainstorm distribution:
TODO: Coming soon.

Tutorials/VisualSingle (last edited 2016-06-27 23:30:26 by FrancoisTadel)