Tutorial 6: Computing a head model

This tutorial is still based on Sabine Meunier's somatotopy experiment, called TutorialCTF in your Brainstorm database. The recordings have already been imported and analyzed at the sensors level, they are ready for source estimation.

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.

forwardInverse.gif

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.

    popupHeadModel.gif --- headModeler.gif

  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).

    • The Head compartments panel just shows the surfaces that are going to be used to compute this model.

    • 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.

    editBfs.gif

    editBfsFigure.gif

    • 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.

    headModelPopup.gif

    • This file by itself is pretty useless, 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, with the Check spheres menu.

Overlapping spheres model

Let's compute now another 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. At the end, the Check spheres 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.

    osTree.gif checkSpheres.gif

  6. Compute a head model for the Left condition too (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.

Feedback





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


Next

Next step: the ?estimation of the noise covariance.

Tutorials/TutHeadModel (last edited 2013-04-22 19:40:06 by 188)