Tutorial 20: Head model

Authors: Francois Tadel, John C Mosher, Richard Leahy, Sylvain Baillet

The following tutorials describe how the brain activity can be estimated from the MEG/EEG recordings we have processed until now. This process consists in solving two separate problems: the modeling of the electromagnetic properties of the head (head model or forward model) and the inversion of this model. This tutorial will explain how to compute a head model for the subject of our auditory oddball experiment.

Why sources?

Forward problem

The first step consists in computing a model that explains how an electric current flowing in the brain can influence what is recorded out of the head, by the EEG or MEG sensors.

[ATTACH]

Single sphere model

Select the TutorialCTF protocol, close all the figures, and follow these steps:

  1. Right-click on the Right condition and select Compute head model. The Head modeler window will appear.

    [ATTACH] --- [ATTACH]

  2. Set the options for your head model:
    • Source space: Cortex surface.
      The MRI volume option will be introduced in an advanced tutorial: Volume source estimation.

    • Forward modeling method: Single sphere.

    • You can also edit the Comment field of the file that will be created (the string that will be representing the head model in the database explorer).

    • Click on Run.

  3. Two other windows appear, to help you define the sphere. Estimating the best fitting sphere for a head is not always as easy as it looks like, because a human head is usually not spherical.



    • Read and follow the instructions in the help window.
    • Click on the Scalp button, move and resize the sphere manually, just to see how it works.

    • Click again on Scalp: here we will use directly the estimation of the sphere based on the vertices of the Scalp surface (a simple least-squares fitting using all the vertices of the surface).

    • For EEG 3-shell spheres models, you just estimate and manipulate the largest sphere (scalp), and then use the Edit properties... button in the toolbar to define the relative radii of the 2 other spheres, and their respective conductivities. This will be described in another tutorial.

    • Click on Ok, and wait for a few seconds.

  4. A new file appeared just below the channel file, it represents the head model.

    [ATTACH]

    • There is not much you can do with this file, as it is only a matrix that converts the cortical sources into MEG/EEG recordings, and we do not have any sources information yet.
    • You may just check the sphere(s) that were used to compute the head model.

Overlapping spheres model

Let's compute a more advanced forward model. The overlapping spheres method is based on the estimation of a different sphere for each sensor. Instead of using only one sphere for the whole head, it estimates a sphere that fits locally the shape of the head in the surroundings of each sensor.

  1. Right-click on Right condition and select Compute head model again.

  2. Select the Overlapping spheres method and click on Run.

  3. This algorithm is supposed to use the inner skull surface from the subject, but we usually do not have this information. In this case, a pseudo-innerskull is reconstructed using a dilated version of the cortex envelope.
  4. Right-click on the new head model > Check spheres. This window shows the spheres that were estimated. You can check them by following the indications written in green at the bottom of the window: use left/right arrows. At each step, the current sensor marker is displayed in red, and the sphere you see is its local estimation of the head shape.

  5. Close this window when you reviewed them all.

    [ATTACH] [ATTACH]

  6. Compute a head model for the Left condition (Overlapping spheres).

Selection of a head model

We now have two head models in for our Subject01 / Right condition.

Batching head model computation

You can run in two clicks the computation of the overlapping spheres model for all the conditions or subjects you want in the database.

From continuous tutorials:

Source analysis

Let's reproduce the same observations at the source level. The concepts related with the source estimation are not discussed here; for more information, refer to the introduction tutorials #6 to #8.

First, delete all the files related with the source estimation calculated in the previous tutorials, available in the (Common files) folder: the head model, the noise covariance and inverse model. We can now provide a better estimate of the noise (affects the inverse model), and we defined new SSP operators (affects the head model).

Head model

Right-click on any node that contains the channel file (including the channel file itself), and select: "Compute head model". Leave all the default options: cortex source space, and overlapping spheres. The lead field matrix is saved in file "Overlapping spheres" in (Common files).

forward.gif

On the hard drive

how to get the constrained leadfield

Additional documentation








Feedback: Comments, bug reports, suggestions, questions
Email address (if you expect an answer):


Tutorials/HeadModel (last edited 2015-07-16 21:28:51 by FrancoisTadel)