MEG current phantom (CTF)

Authors: Francois Tadel, Elizabeth Bock

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

License

The datasets used in this tutorial remain property of their respective authors. Their use and transfer outside the Brainstorm tutorial, e.g. for research purposes, is prohibited without written consent from the authors. If you reference this dataset in your publications, please aknowledge its authors and cite Brainstorm as indicated on the website. For questions, please contact us through the forum.

CTF phantom
Authors: Elizabeth Bock, Francois Tadel and Sylvain Baillet
MEG Lab, McConnell Brain Imaging Center, Montreal Neurological Institute, McGill University, Canada.

Neuromag phantom
Authors: John Mosher
Epilepsy Center, Cleveland Clinic Neurological Institute, Cleveland, OH USA.

4D phantom
Authors: Jean-Michel Badier, Christian Bénar
MEG Lab, Institut des Neurosciences des Sytèmes, Aix-Marseille Université/INSERM 1106, France.

CTF current phantom

The CTF current dipole phantom is a spherical container filled with a conducting saline solution which contains a current source and sink. This electric dipole is used to simulate brain sources in a conductive medium. The globe has a 130mm inner diameter and small attachment posts to attach the three CTF head localization coils. The position of this dipole can be adjusted within this globe.

The dipole itself is 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 m=I.L, where I is the current flow (in Amperes) and L is the length of the dipole (0.009 meters).

The location of the dipole is recorded relative to the center of the sphere (0,0,0)m, where X is positive toward the nasion, Y is positive toward the left ear and Z is positive toward the top of the head (see the CoordinateSystems tutorial for more details).

Reference

VSM/CTF documentation: PN900-0018, Revision 3.2, 23 November 2006. This document can be found with your full CTF installation at /opt/ctf/docs/Phantom.pdf.

Files available for this tutorial

Download and installation

Generate anatomy

Access the recordings

Import recordings

Mark events

The sinusoidal signal is generated by the CTF hardware on channel HDAC006. While there are some automatic trigger events generated by the system that can be used for importing, we will have a more precise event average if the events are detected again offline.

Event name=stim, Channel name=HDAC006, Time window=[0,10]s, Max thresh=0.5, Units=None, No filter, Uncheck absolute value, Check remove DC.

phantom_detect.gif

Import the events

Noise covariance

Source modeling

Dipole fitting with FieldTrip

Comparison with other programs

High SNR (200uA)

Low SNR (20uA)

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

Tutorials/PhantomCtf (last edited 2016-02-26 23:52:54 by FrancoisTadel)