Dipole scanning and importing

Authors: Elizabeth Bock, Francois Tadel, John C Mosher

In Brainstorm, the brain activity is typically estimated with distributed source models including thousands of dipoles, and represented as cortical maps or functional overlays on the MRI. Another commom way of representing the source activity is to consider that there is only one single dipole that is active and that can explain most of the MEG/EEG recordings.

We offer two options to estimate the position and orientation of the most significant dipole at each time point: a dipole scanning method, which selects the most significant dipole in a grid of dipoles that are already estimated, and a non-linear dipole fitting method, which searches iteratively for the dipole that explains the best the recordings. The former is described on this page, the latter in another tutorial: FieldTrip dipole fitting.

Dipole modeling

The example below uses the protocol TutorialIntroduction created in the introduction tutorials.

Dipole scanning

The process Sources > Dipole scanning searches the grid of dipoles computed previously for the most significant location. The information from the three orientations (x,y,z) are combined to get the optimal orientation at the best location.

Displaying dipoles [TODO]

We have 25 dipoles saved in this file, one per time sample between 60ms and 100ms. You can use the Dipoles tab to display only the most significant dipoles, and change the way they are colored.

You can configure the

Click on the dipole to get detailed information about its position, amplitude and significance.

[screen capture]

Significance mesures [TODO]

The various measures are computed in this way:

Neuromag Xfit and CTF DipoleFit

Brainstorm can import dipoles that have been generated using external software:

Neuromag Source Modeling module, xfit: The .bdip format is described in bdip_format.pdf. For more information about xfit and the bdip format see Neuromag Software Manuals.

CTF DipoleFit: The DipoleFit software and the .dip format is described in the CTF Software Manuals.

To import

  1. Select the study where you want to import the dipole file
  2. Right click and select ‘Import dipoles’ (Figure 1)
  3. For Neuromag, you will be prompted to specify the number of subsets used for dipole fitting. In most cases, this will be one. If subsets are used, as defined in the text file $HOME/.meg_analysis/xfit_selections, then the number of subsets used needs to be input when prompted. (Figure 2)

[ATTACH]

Figure 1. Importing dipoles

dipoles_subsets_dialog.jpg

Figure 2. Neuromag option for channel subsets

Examples

subset_group_GOF.png

allgroups_allsubsets_1time.png

Additional documentation





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


Tutorials/TutDipScan (last edited 2016-08-04 22:31:05 by FrancoisTadel)