Yokogawa/KIT tutorial

Authors: Francois Tadel, Yasuhiro Haruta, Ei-ichi Okumura, Takashi Asakawa

This tutorial introduces some concepts that are specific to the management of MEG/EEG files recorded with Yokogawa/KIT systems in the Brainstorm environment.

License

This tutorial dataset (MEG/EEG and MRI data) remains proprietary of Yokogawa Electric Corporation, Japan. Its use and transfer outside the Brainstorm tutorial, e.g. for research purposes, is prohibited without written consent from Yokogawa Electric Corporation.

Description of the experiment

This tutorial is based on a simple median nerve stimulation experiment:

Export recordings from Meg160

To import Yokogawa/KIT data files (.con, .raw, .ave) into Brainstorm, a data export process is required beforehand. The data export function is available in Meg160, which is data analysis software equipped in most of Yokogawa/KIT systems.

The dataset used in this tutorial has already been exported using this procedure. It is described here so that later you can export your own recordings to Brainstorm.

If your software does not support the functions used below, please contact Yokogawa via
http://www.yokogawa.com/me/index.htm

Export the digitizer file

Full head shape in the the digitizer file

In order to realize a precise MRI registration or for warping the default anatomy (see tutorial), you should collect 100 to 200 points describing the entire head shape in addition to the 8 Yokogawa/KIT standard stylus points. To import additional digitized points, follow the instruction below:

Export the recordings

Download and installation

Import the anatomy

Without the individual MRI

If you do not have access to an individual MR scan of the subject (or if its quality is too low to be processed with FreeSurfer), but if you have digitized the head shape of the subject using a tracking system, you have an alternative: deform one of the Brainstorm templates (Colin27 or ICBM152) to match the shape of the subject's head.
For more information, read the following tutorial: Warping default anatomy

Access the recordings

Prepare the channel file

Refine the MRI registration

Read the stimulation information

Artifacts: Evaluate the power spectrum

Evaluation

Two of the typical pre-processing steps consist in getting rid of the contamination due to the power lines (50 Hz or 60Hz) and of the frequencies we are not interested in (a low-pass filter to remove the high-frequencies and a high-pass filter to remove the very slow components of the signals). Let's start with the spectral evaluation of this file.

Correction

Detect artifacts and calculate SSP

Select the "Link to raw file" in the Process1 tab, then create the following analysis pipeline:

Review the results

Effect on the artifacts

Review the recordings

MEG and montages

Load KIT montages

If you don't see all the "KIT..." entries in this list, load them manually:

Bad channels (MEG)

EEG

Bad channels (EEG)

More information

We are not going to detail more in details the interface to review MEG or EEG recordings as it is already done in other specialized tutorials:

Epoching and averaging

Import recordings

In this experiment, the electric stimulation is sent with a frequency of 2.8Hz, meaning that the inter-stimulus interval is 357ms. We are going to import epochs of 300ms around the stimulation events.

Average epochs

Source analysis

Head model

Noise covariance matrix

Inverse model

Z-score normalization

Regions of interest

Scripting

The operations described in this tutorial can be reproduced from a Matlab script, available in the Brainstorm distribution: brainstorm3/toolbox/script/tutorial_yokogawa.m

Feedback





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


Tutorials/Yokogawa (last edited 2014-07-28 23:36:05 by agrippa)