MEG current phantom (CTF)

Authors: Francois Tadel, Elizabeth Bock

This tutorial explains how to use recordings from the CTF current phantom to test dipole fitting functions.

Phantom description

[TODO] Pictures
phantom_image_full.jpg phantom_image_closeup.jpg

[TODO] Nature of the dipole that is generated
The dipoles themselves are constructed of two gold spheres about 2 mm in diameter, separated by 9.0 mm center to center. The dipole moment can be calculated by the equation:

where I is the dipole current and L is the length of the dipole (0.009 m).

[TODO] References

Download and installation

Generate anatomy

Access the recordings

Import recordings

Noise covariance

Source modeling

Dipole fitting with FieldTrip

Advanced

Digitized head points

The head points collected with the Brainstorm digitizer are usually copied to the .ds folders and imported automatically when loading the recordings. We decided not to include them in this example because in the case of this current phantom, there is no ambiguity in the definition of the anatomical fiducials. As this refined registration with the .pos files is not part of the standard CTF workflow, not including it will make it easier to compare the workflow and results with other programs.

For additional testing purposes, the .pos file for the phantom is included in the sample_phantom.zip package, but you have to add it manually to the recordings. Do not use these points to refine automatically the registration: the fitting algorithm may fail finding the best rotation around the Z axis because the phantom is completely spherical, and the registration is already close to perfection.

Scripting

Generate Matlab script

Available in the Brainstorm distribution: brainstorm3/toolbox/script/tutorial_phantom.m

Tutorials/PhantomCtf (last edited 2016-02-25 16:18:36 by ?ElizabethBock)