26759
Comment:
|
24896
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Yokogawa/KIT tutorial = ''Authors: Francois Tadel, Ei-ichi Okumura, Takashi Asakawa.'' |
= Yokogawa/KIT tutorial: Median nerve stimulation = ''Authors: Francois Tadel, Yasuhiro Haruta, Ei-ichi Okumura, Takashi Asakawa'' |
Line 6: | Line 6: |
<<TableOfContents(2,2)>> | Note that the operations used here are not detailed, the goal of this tutorial is not to introduce Brainstorm to new users. For in-depth explanations of the interface and theoretical foundations, please refer to the [[http://neuroimage.usc.edu/brainstorm/Tutorials#Get_started|introduction tutorials]]. <<TableOfContents(3,2)>> |
Line 14: | Line 16: |
* Unilateral median nerves were percutaneously stimulated using monophasic square-wave impulses with a duration of 0.3 ms at 2.8 Hz. | * Right median nerves were percutaneously stimulated using monophasic square-wave impulses with a duration of 0.3 ms at 2.8 Hz. |
Line 18: | Line 20: |
* The data was recorded with a Yokogawa 160 axial gradiometer system at Yokogawa Electric Corporation, Kanazawa, Japan. | * The MEG data was recorded with a sampling rate of 2000 Hz and a bandpass filter at 0.16-500 Hz with a Yokogawa 160 axial gradiometer system at Yokogawa Electric Corporation, Kanazawa, Japan. * The EEG data was recorded with a NIHON KOHDEN system simultaneously with the MEG recordings. |
Line 21: | Line 24: |
'''Yokogawa/KIT data''' 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. If your software does not support the functions used below, please contact Yokogawa via http://www.yokogawa.com/me/index.htm '''Preparation''' If a wave data file and the corresponding digitizer file are ready for use, there is no additional operation required. Go to "Data export". If no digitizer file is available, you need first to extract the head surface points: * In Meg160, select the menu: File > Import and Export > BESA Text Export > Surface Point File. * Check that the fiducial points are properly pointed, and then click the [OK] button. * A surface point file (.sfp), which includes the position data of the fiducial points, marker points, and other points describing the head shape, is automatically created. '''Data export''' * In Meg160, select the menu: File > Import and Export > Third-Party Export (or "BESA Binary Export" on some systems). * An operation panel for data export shows up. The next procedure depends on the availability of the digitizer data. |
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<<BR>> http://www.yokogawa.com/me/index.htm ==== Export the digitizer file ==== * If a data file and the corresponding digitizer file are ready for use, there is no additional operation required. * If no digitizer file is available, you need first to extract the head surface points: * In Meg160, select the menu: File > Import and Export > BESA Text Export > Surface Point File * Check that the fiducial points are properly pointed, and then click the [OK] button * A surface point file (.sfp) is automatically created. It includes the position data of: the fiducial points, the marker points and other points describing the head shape ==== Full head shape in the the digitizer file ==== In order to realize a precise MRI registration or for warping the default anatomy, 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: * When digitizing head points: * Pick the 8 standard stylus points * Pick additional 100 to 200 head points, so that the selected points cover the entire head * Edit the digitizer label file (DigitizeLabel.txt) which is used in "Third-party export" so that it defines the 8 points and the additional points. * Note that the number of additional labels should be >= the number of digitized points. * As for the new label names, any names can be used if the names are not duplicated. * The following is an example: {{{ fidt9 HPI_1 HPI_4 HPI_3 HPI_5 HPI_2 fidt10 fidnz ETC001 ETC002 ETC003 ... ETC[nnn] }}} * Where [nnn]+8 should be >= the number of digitized points. * Use the modified digitizer label file with the digitizer data in the "Third-party export" function. ==== Export the recordings ==== * In Meg160, select the menu: File > Import and Export > Third-Party Export * On some systems, this menu is name [BESA Binary Export] * An operation panel for data export shows up |
Line 40: | Line 70: |
* In the operation panel, select [Digitizer] and provide the digitizer file and the label file in the [Point Filename] box and the [Label Filename] box, respectively. * The point file is a “.txt” file generally available under the corresponding “Scan” folder, and the label file is “!DigitizeLabel.txt” generally located in the “C:\Meg160\!AppInfo” folder. * Finally, provide an output file name in [Third-party Export Dataset], and then push the [Create Export File] button. |
* Select [Digitizer] * Enter the digitizer file in the [Point Filename] box<<BR>>(.txt file generally available under the corresponding "Scan" folder) * Enter the label file in the [Label Filename] box<<BR>>(DigitizeLabel.txt generally located in the "C:\Meg160\AppInfo" folder) |
Line 44: | Line 74: |
* In the operation panel, select [Surface Point File] and provide the surface point file (“.sfp”) created in “Extraction of Head Surface Points”. * Finally, provide an output file name in [Third-party Export Dataset], and then push the [Create Export File] button. * Use this exported file in Brainstorm. * The dataset used in this tutorial has been exported from Meg160 using this procedure. |
* Select [Surface Point File] * Enter the surface point file (.sfp) created previously. * Enter an output file name in [Third-party Export Dataset] * Click on [Create Export File] * Use this exported file in Brainstorm ==== Alternative ==== Some older versions of the Yokogawa/KIT software do not inlcude this export menu "Third-party export". In this case, you can pass the digitizer information to Brainstorm with three additional files, saved in the '''same folder''' as the .sqd file containing the MEG recordings you want to process. The folder must contain one file only for each type of information, therefore you cannot save multiple runs or subjects in the same folder, you must create one subfolder per acquisition run. * '''*_Marker1_*''': File with extension .mrk or .sqd with the HPI coils in MEG device coordinates * '''*_Points.txt''': Polhemus FastSCAN file with the fiducials and HPI coils in digitizer coordinates (mm) * '''*_HS.txt''': Polhemus FastSCAN file with the head shape points in digitizer coordinates (mm). |
Line 51: | Line 89: |
* Go to the [[http://neuroimage.usc.edu/brainstorm3_register/download.php|Download]] page of this website, and download the file: '''sample_yokogawa.zip''' * Unzip it in a folder that is __not__ in any of the Brainstorm folders (program folder or database folder) |
* Go to the [[http://neuroimage.usc.edu/bst/download.php|Download]] page of this website, and download the file: '''sample_yokogawa.zip''' * Unzip it in a folder that is __not__ in any of the Brainstorm folders (program or database folder) |
Line 54: | Line 92: |
* Select the menu File > Create new protocol. Name it "'''!TutorialYokogawa'''" and select the options: | * Select the menu File > Create new protocol. Name it "'''TutorialYokogawa'''" and select the options: |
Line 59: | Line 97: |
* Right-click on the !TutorialEpilepsy folder > New subject > '''Subject01''' | * Right-click on the TutorialYokogawa folder > New subject > '''Subject01''' |
Line 62: | Line 100: |
* Set the file format: "!FreeSurfer folder" * Select the folder: '''sample_epilepsy/anatomy''' |
* Set the file format: "FreeSurfer folder" * Select the folder: '''sample_yokogawa/anatomy''' |
Line 65: | Line 103: |
* Click on the link "'''Click here to compute MNI transformation'''". | |
Line 66: | Line 105: |
* NAS: x=135, y=222, z=75 * LPA: x=57, y=118, z=68 * RPA: x=204, y=119, z=76 * AC: x=131, y=145, z=110 * PC: x=130, y=119, z=111 * IH: x=128, y=134, z=170 (anywhere on the midsagittal plane) * At the end of the process, make sure that the file "cortex_15000V" is selected (downsampled pial surface, that will be used for the source estimation). If it is not, double-click on it to select it as the default cortex surface.<<BR>><<BR>> {{attachment:anatomy.gif||height="257",width="442"}} ==== 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.<<BR>>For more information, read the following tutorial: [[Tutorials/TutWarping|Warping default anatomy]] |
* NAS: x=128, y=227, z=93 * LPA: x=48, y=130, z=69 * RPA: x=214, y=130, z=76 * At the end of the process, make sure that the file "cortex_15000V" is selected (downsampled pial surface, which will be used for the source estimation). If it is not, double-click on it to select it as the default cortex surface.<<BR>><<BR>> {{attachment:anatomy.gif||height="195",width="346"}} |
Line 78: | Line 111: |
==== Link the recordings ==== * Switch to the "functional data" view. * Right-click on the subject folder > Review raw file: * Select the file format: "EEG: Deltamed Coherence-Neurofile(*.bin)" * Select the file: '''sample_epilepsy/data/tutorial_eeg.bin''' * The new file "Link to raw file" lets you access directly the contents of the EEG recordings * The channel file "Deltamed channels" in the (Common files) folder contains the name of the channels, but not their positions. We need to overwrite this file and import manually the positions of the electrodes (either a standard cap or accurate positions digitized with a Polhemus device). ==== Prepare the channel file ==== * Right-click on the subject folder > Import channel file: * Select the file format: "EEG: ANT Xensor (*.elc)" * Select the file: '''sample_epilepsy/data/tutorial_electrodes.elc''' * Confirm that you want to overwrite the existing channel file. * This file contains the default electrodes positions from the ASA software (ANT) |
=== Link the recordings === * Switch to the "functional data" view, the middle button in the toolbar above the database explorer. * Right-click on the subject folder > '''Review raw file''': * Select the file format: "MEG/EEG : Yokogawa/KIT" * Select the file: '''sample_yokogawa/data/SEF_000-export.con''' * Answer '''NO''' when asked to refine the registration using head points. In this dataset, we only have access to the positions of the electrodes and three additional markers on the forehead. The automatic registration doesn't work well in this case, we are going to fix this registration manually. * A figure is opened to show the current registration MRI/MEG. It is already quite good, but can be improved a bit manually. Close this figure. * The new file "Link to raw file" lets you access directly the contents of the MEG/EEG recordings * The channel file "KIT channels" contains the name of the channels and the position of the corresponding sensors. <<BR>> {{attachment:review_raw.gif||height="157",width="416"}} === Prepare the channel file === |
Line 93: | Line 124: |
* 29 EEG electrodes * EOG1, EOG2: Electrooculograms * EMG, ECG: Electromyogram and electrocardiogram * SP1, SP2: Sphenoidal electrodes * RS: Electrode on the right shoulder * PHO: Photo stimulation channel * DELR, DELL, QR, QL: Additional * The file format for the electrodes positions does not describe the type of the channels correctly, therefore all the signals saved in the files are classified as EEG. We need to redefine this manually to get correct groups of sensors, we want to have only real EEG electrodes in the "EEG" category and put everything that we are not going to use a "MISC" category. * Right-click on the channel file > Edit channel file: * Note that the EOG, EMG and ECG channels already have a different type * Select all the other non-EEG channels: SP1, SP2, RS, PHO, DELR, DELL, QR, QL * Right-click in the window > Set channel type: type '''MISC''' |
* 160 MEG channels * 12 MEG references * 14 Trigger channels * 41 EEG channels * 2 EOG channels: EO1 and EO2 * 1 ECG channel: EKG+ * 1 ground of the EEG amplifier: E * Not all the types of channels are properly identified in Brainstorm. We need to redefine this manually to get correct groups of sensors. * Right-click on the channel file > '''Edit channel file''': * Channel EO1 (208) and EO2 (209): Change the type to '''EOG''' * Channel EKG+ (214): Change the type to '''ECG''' * Channel E (231): Change the type to '''MISC''' |
Line 107: | Line 139: |
{{attachment:channel_type.gif}} ==== Register electrodes with MRI ==== * The channel file we imported contains generic electrodes positions; hence, it cannot be fully aligned with the head surface coming from the MRI. We need to register manually these electrodes positions with the subject anatomy. * Right-click on the channel file > MRI registration > Edit... You will see several buttons across the toolbar; to get the function of a button, hover your mouse for a few seconds over it to reveal the tooltip. * You can click on the "Label" button in the toolbar to show the electrode names. The default positions are already quite good, and the head shape is correct; only limited manual registration will be required in the next few steps. * Click on the button "Refine registration using head points" to find a better registration between the head shape defined by the electrodes and the head surface coming from the MRI. * Click on the button "Project electrodes on scalp surface", to ensure all the electrodes touch the skin surface. * Click on "OK" and agree to save the modifications.<<BR>><<BR>> {{attachment:channel_align.gif|channel_type.gif|height="191",width="352"}} == Review EEG recordings == ==== Import the spike markers ==== Some spikes were marked by the epileptologists at the Epilepsy Center in Freiburg with Brainstorm and saved in an external text file. We are going to import this file manually. * Right-click on the "Link to raw file" > EEG > Display time series. * In the tab Record, menu File > Add events from files... * Select file format "Array of times" (We are importinga a text file containing the timing of the markers) * Select file '''sample_epilepsy/data/''''''tutorial_spikes.txt''' * When prompted, enter the event name "'''SPIKE'''" * Note that a new category SPIKE is visible in the events list, containing 58 markers * Close the viewer and agree to save the modifications == Pre-process recordings == ==== 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. * Drag the "Link to raw file" to the Process1 box and run the process "Frequency > Power spectrum density (Welch)". Configure it as illustrated in the following figure (window length=10s, overlap=50%).<<BR>><<BR>> {{attachment:psd1.gif||height="281",width="312"}} * Double-click on the new PSD file to display it.<<BR>><<BR>> {{attachment:psd2.gif||height="199",width="388"}} * The sharp drop we observe at 50Hz on all the electrodes indicates that a notch filter was already applied to the data, we do not need to remove the power line contamination again. If we had to, we would run the process "Pre-processing > Sinusoid removal (notch)" as explained in the tutorial [[Tutorials/TutRawSsp|Detect and remove artifacts]]. ==== High-pass filter ==== We would like to apply a 0.5Hz high-pass filter to the entire file in order to get rid of the long amplitude fluctuations (longer than 2s). With some MEG file formats, Brainstorm supports the creation of new filtered files in native formats, which means that you can drag and grop directly the "Link to raw file" to the Process1 tab and run the band-pass filter process. Unfortunately, this is currently not supported for the file format we are currently working on (Deltamed Coherence-Neurofile). There is an alternative option which consists in importing the entire continuous file in the database in one single block, then run the filter on it. This approach works is possible only on rather small files (4 * file size < memory on the computer). Here the file size is less than 80 Mb, so it can be easily processed this way. * Right-click on the "Link to raw file" > Import in database. * Uncheck all the options and leave the default "Time window" option. <<BR>><<BR>> {{attachment:import_all.gif||height="295",width="490"}} * Click on Import, it creates an integral copy of the file in the database. Do NOT try to review it: for imported file, the partial loading and the scrolling in time are disabled and it would take a lot of time to display the waveforms for the entire file. It could event result in a crash of Brainstorm or Matlab. * Drag this new file "Raw (0s,3600s)" to the Process1 * Run the process "Pre-process > Band-pass filter", with the options: * Lower cutoff frequency: '''0.5Hz''' (high-pass filter at 0.5Hz) * Upper cutoff frequency: '''0Hz''' (no low-pass filter) * Mirror signal before filtering: '''On''' * Sensor types: '''EMPTY '''(to process all the signals) * Overwrite: '''On''' (we don't need to keep the original copy)<<BR>><<BR>> {{attachment:bandpass.gif||height="284",width="494"}} |
<<BR>> {{attachment:edit_channel.gif||height="167",width="512"}} === Refine the MRI registration === * Right-click on the channel file > MRI registration > Edit... (EEG) * The white points are the electrodes, the green points are the additional digitized head points. To display the label of the electrodes, click on the [LABEL] button in the toolbar. To see what the other buttons in the toolbar are doing and how to use them, leave your mouse over them for a few seconds and read the description. * Now try to manipulate the position of the EEG+MEG sensors using '''rotations '''and '''translations '''only (no "resize" or individual electrodes adjustments). The objective is to have all the points close to the surface and the three forehead points inside the little peaks on the surface (due to markers in the MRI). * The rotation+translation are going to be applied both to the EEG and the MEG sensors. After you are done with this solid registration part, you can click on the button '''"Project electrodes on scalp surface"''', it will help for the source modeling later. The green points (digitized) stay in place, the white points (electrodes) are now projected on the skin of the subject. * If you feel like you didn't do this correctly, close the figure and cancel the modifications, then try again. It takes a few trials to get used to this rotation/translation interface. * Click on '''[OK]''' when done. * Answer '''YES''' to save the modifications. * Answer '''YES''' again to apply the solid transformation (rotation+translation) to the MEG sensors. * Before manual registration: <<BR>><<BR>> {{attachment:align_before.gif}} * After manual registration: <<BR>><<BR>> {{attachment:align_after.gif}} === Read the stimulation information === * Right-click on the "Link to raw file" > Trigger > Display time series * In the Record tab, switch to a column view of the sensors (first button in the toolbar) * You can see that all the trigger lines are flat except for "Trigger01", which contains the information of the electric stimulation. We are going to read this trigger channel as a list of events. <<BR>><<BR>> {{attachment:triggers_display.gif||height="165",width="447"}} * In the Record tab, menu '''File > Read events from channel'''. * Event channel = '''Trigger01''' * Option selected "'''TTL'''": detect peaks of 5V/12V on an analog channel. * Do not select the option Accept zeros as trigger values<<BR>><<BR>> {{attachment:triggers_read.gif||height="260",width="302"}} * Check that the peaks of the triggers channel have been correctly identified, then close this figure.<<BR>><<BR>> {{attachment:triggers_check.gif||height="162",width="369"}} == Pre-processing == === Evaluate the recordings === * Drag and drop the "Link to raw file" into the Process1 list. * Select the process "'''Frequency > Power spectrum density'''", configure it as follows:<<BR>><<BR>> {{attachment:psd_process.gif||height="289",width="313"}} * Double-click on the new PSD file to display it.<<BR>><<BR>> {{attachment:psd_result.gif||height="183",width="394"}} * The lines on the top represent the EEG electrodes, the lines at the bottom the MEG sensors. If you want to get clearer plots, you can calculate separately the spectrum for the two types of sensors separately, by running twice the process "Power spectrum density" , once with sensor types = "MEG" and once with "EEG", instead of running in on both at the same time like we did. * Observations (below 250Hz): * Peak around 11Hz: Alpha waves from the subject's brain * Peaks at 60Hz, 120Hz, 180Hz, 240Hz on EEG + MEG: Power lines (60Hz+harmonics) * Peaks at 35Hz, 65Hz, 70Hz, 183Hz, 197Hz on MEG only: Noise coming from an unknown source * MEG sensor '''LC11 '''(in red) appears to have a higher level of noise than all the other MEG sensors, we will check this when review the MEG recordings and probably tag it as a bad channel. * If we review quickly the EEG and EOG signals, we quickly note that there are '''a lot of eye movements''' in these recordings. The subject is moving the eyes (blinks and slow movements), maybe because there was no fixation cross for this experiment. We will apply at least a high-pass filter to make the signals easier to process (we are not interested by very low frequencies in this experiment). <<BR>><<BR>> {{attachment:eye_movements.gif||height="234",width="421"}} === Frequency filters === * In Process1, select the "Link to raw file". * Select process '''Pre-process > Band-pass filter''': Frequency='''[0.5, 200]Hz''', Sensors='''MEG,EEG''' * Add processs '''Pre-process > Notch filter''': Frequencies='''[60 120 180]Hz''', Sensors='''MEG,EEG''' <<BR>><<BR>> {{attachment:filters.gif||height="254",width="568"}} * In Process1, select the new file "Raw | Band | Notch". * Run the process "'''Frequency > Power spectrum density'''", with the same options as before. <<BR>><<BR>> {{attachment:psd2.gif||height="242",width="648"}} == Review the recordings == === MEG: Default montages === Pre-defined selections of sensors are available to help reviewing the MEG recordings. * Right-click on the filtered file "Raw|band|notch" > MEG > Display time series. * Display the channels in columns (first button in the toolbar of the Record tab). * Check the list of montages available for this file: click on the drop-down menu in the Record tab. * Select the montage "KIT LC"<<BR>><<BR>> {{attachment:select_kit_lc.gif||height="193",width="168"}} If you don't see all the "KIT..." entries in this list, load them manually: * Click on All > '''Edit montages'''... * Click on the [Load montage] button * Go to the folder: brainstorm3/toolbox/sensors/private * Select the file format "MNE selection files (*.sel)" * Select the file '''mne_montage_yokogawa.sel''' * Click on save to close the montage editor.<<BR>><<BR>> {{attachment:load_montages.gif||height="199",width="532"}} === MEG: Bad channels === * Click on the noisy '''LC11''' sensor to select it (displayed in red) * Press the delete key or right-click in the figure > Channels > '''Mark selected as bad'''.<<BR>><<BR>> {{attachment:set_bad_channel.gif||height="212",width="497"}} * Close this figure === EEG: Bad channels === * Right-click on the filtered file "Raw|band|notch" > EEG > Display time series. * Check the list of available EEG montages.<<BR>><<BR>> {{attachment:review_eeg.gif||height="225",width="499"}} * In the Record tab, increase the length of the displayed time window to''' 10s'''. * You will see that channel '''TP9''' is behaving in a strange way. Select it and mark it as '''bad'''.<<BR>><<BR>> {{attachment:review_eeg2.gif||height="224",width="490"}} === EEG: Average reference === * Right-click on the filtered file "Raw|band|notch" > EEG > Display time series. * In the Record tab, menu '''Artifacts > Re-reference EEG''' > "AVERAGE".<<BR>><<BR>> {{attachment:channel_ref.gif||height="289",width="573"}} * At the end, the window "select active projectors" is open to show the new re-referencing projector. Just close this window. To get it back, use the menu Artifacts > Select active projectors. == Artifacts detection == === MEG: Heartbeats and blinks === * Select the the filtered file "Raw|band|notch" in the Process1 tab * then create the following analysis pipeline * Process "Events > Detect heartbeat" on channel '''EKG+''' * Process "Events > Detect eye blinks" on channel '''EO2''' (the signal is better than EO1) * Process "Events > Remove simultaneous": Remove "cardiac" when too close to "blink", 250ms. * Process "Artifacts > SSP: Heartbeats" for '''MEG''' * Process "Artifacts > SSP: Eye blinks" for '''MEG''' * Run the pipeline.<<BR>><<BR>> {{attachment:ssp_process.gif||height="300",width="536"}} * Double-click on the filtered file "Raw|band|notch" to show the MEG sensors. * In the Record tab, menu Artifacts > '''Select active projectors'''<<BR>><<BR>> {{attachment:ssp_select.gif||height="176",width="355"}} * By default, only the first components is selected. This is an arbitrary selection that does not work all the time. You should always inspect manually all the spatial components you remove from your recordings, to avoid removing any of the data of interest. We are now going to edit the default selections for these four categories. * '''Blink: MEG''': Select component #1<<BR>><<BR>> {{attachment:ssp_blink_meg.gif||height="143",width="145"}} * '''Cardiac: MEG''': Select component #1<<BR>><<BR>> {{attachment:ssp_cardiac_meg.gif||height="143",width="145"}} * Click on [Save] to keep your modifications. |
Line 160: | Line 238: |
* Now we want to extract all the spikes as 400ms windows from this filtered file. * Right-click on the imported and filtered file '''"Raw (0s,3600s) | high(0.5Hz)"''' > Import in database<<BR>><<BR>> {{attachment:import_menu.gif||height="177",width="242"}} * Select the option "Use events" and select the category '''SPIKE''', with 58 events. * Epoch time: '''[-100, +300]ms''' around the spike events * Uncheck "Remove DC offset": the DC offset has already been removed with the high-pass filter<<BR>><<BR>> {{attachment:import.gif||height="300",width="501"}} * You should see a new folder "SPIKE" containing 58 epochs in your database.<<BR>><<BR>> {{attachment:import_after.gif||height="242",width="219"}} ==== Average spikes ==== * Drag and drop all the SPIKE files or the SPIKE folder into the Process1 tab * Run the process "Average > Average files", with the following options:<<BR>><<BR>> {{attachment:average1.gif||height="473",width="456"}} * Double click on the new file "Avg: SPIKE" to review it, and set the "Average reference" montage. * Go to the Filter tab to __'''disable all the visualization filters'''__: those filters are not working well on short signals, the high-pass filter at 0.5Hz can introduce errors in the display of the average. * Open a "2D sensor cap" view on the same file, or simply press [Ctrl+T] from the time series figure.<<BR>><<BR>> {{attachment:average_view.gif||height="238",width="438"}} * To have all the figures re-arrange themselves automatically again, select "Weighted" or "Tiled" in the "Window layout" menu (top-right corner). * Explore this average in time with the left and right keyboard arrow. * Typically, the analysis could be limited to the ascending part of the peak (from '''-11ms to 0ms'''), as it gives a rather clear information on the primary epilepsy focus. For the rest of the tutorial, we will use a larger time window ('''-40ms to 100ms''') in order to illustrate the visualization tools. Just keep in mind that it can be hazardous to interpret waves that are far in time or in space from the primary focus. * To get a synthetic view at the sensor level of the evolution of the 2D map in time: * Rright-click on the figure > Snapshot > "Time contact sheet: Figure" * Set the time window [-40ms, 110ms], with 16 images<<BR>><<BR>> {{attachment:average2.gif||height="317",width="304"}} |
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. * Right-click on the filtered file "Raw|band|notch" > Import in database: * Select the entire time definition (0s to 120s, default) * Check "'''Use events'''" and select "'''Trigger01'''" * Epoch time: '''[-50, 250]''' '''ms''' * Check '''"Apply SSP"''' (make sure that it shows 4 active categories / 4 total projectors)<<BR>> * Check "'''Remove DC offset'''" > Time range > '''[-50, -10] ms'''<<BR>><<BR>> {{attachment:import_options.gif||height="274",width="437"}} * At the end, you are asked whether you want to ignore one epoch that is shorter than the others. This happens because the acquisition of the MEG signals was stopped less than 250ms after the last stimulus trigger was sent. Therefore, the last epoch cannot have the full [-50,250]ms time definition. This shorter epoch would prevent us from averaging all the trials easily. As we already have enough repetitions in this experiment, we can just ignore it.<<BR>>Answer '''Yes''' to this question to discard the last epoch. ==== Average epochs ==== * Drag and drop all the Trigger01 trials to the Process1 tab. * Run the process "Average > Average files".<<BR>><<BR>> {{attachment:average_process.gif||height="359",width="243"}} * Review the average for the MEG and the EEG.<<BR>><<BR>> {{attachment:average_result.gif||height="166",width="597"}} |
Line 182: | Line 255: |
* We are going to use a realistic head model, this requires to calculate some additional surfaces for the subject, to represent the inner skull and outer skull surface. Go to the "Anatomy" view, right-click on the subject > '''Generate BEM surfaces'''. * Use '''2000 vertices '''for each layer. This value will be replaced with the closest possible value (1922). Three new surface files are created at the end of the process.<<BR>><<BR>> {{attachment:bem1.gif||height="273",width="196"}} {{attachment:bem2.gif||height="240",width="184"}} {{attachment:bem3.gif||height="272",width="157"}} * Go back to the "Functional data" view, right-click on the channel file (or any folder containing the channel file) > Compute head model<<BR>><<BR>> {{attachment:headmodel1.gif||height="226",width="226"}} * Select the "cortex surface option" and the "OpenMEEG BEM" forward model. Leave all the OpenMEEG options to their defaults except for one: select the option "'''Use adjoint formulation'''".<<BR>><<BR>> {{attachment:headmodel2.gif||height="250",width="209"}} {{attachment:headmodel3.gif||height="337",width="315"}} * If you can't download OpenMEEG automatically, download and install it manually (menu Help) * If the OpenMEEG calculation crashes, please refer to the [[http://neuroimage.usc.edu/brainstorm/Tutorials/TutBem|OpenMEEG tutorial]]. * If you can compute the model but then later the source maps you get don't make any sense, it is probably because the BEM surfaces were poorly defined. When some cortex vertices are too close to the inner skull surface, the model can be unstable and after the source estimation you would typically see source maps containing zeros everywhere except for a few vertices. If this happens, delete the existing BEM surfaces and try computing new ones with a higher number of vertices for the inner and outer skull BEM surfaces. * If you cannot get OpenMEEG to work, or if the results definitely do not make sense, try using a different forward model: "'''3-shell sphere'''". It's a spherical model, so it would perform better in the regions of the head that are close to the sphere. See the [[Tutorials/TutHeadModel|Head model tutorial]]. |
* We are going to use a realistic head model, this requires to calculate some additional surfaces for the subject, to represent the inner skull and outer skull surface. Go to the "Anatomy" view, right-click on the subject > '''Generate BEM surfaces'''. * Use '''1922 vertices '''for each layer (default). <<BR>><<BR>> {{attachment:bem.gif||height="255",width="518"}} * Go back to the "Functional data" view, right-click on the channel file > '''Compute head model'''.<<BR>><<BR>> {{attachment:headmodel1.gif||height="202",width="197"}} * Leave all the default options for the head model (cortex surface, MEG=Overlapping, EEG=OpenMEEG). Then leave all the OpenMEEG options to their defaults except for one: select the option "'''Use adjoint formulation'''".<<BR>><<BR>> {{attachment:headmodel2.gif||height="294",width="496"}} * If the automatic download doesn't work, download OpenMEEG and install it manually (menu Help). * If the OpenMEEG calculation crashes, please refer to the [[Tutorials/TutBem|OpenMEEG tutorial]]. * If you cannot get OpenMEEG to work, or if the results definitely do not make sense, try using a different forward model: "'''3-shell sphere'''". It's a spherical model, so it would perform better in the regions of the head that are close to the sphere. See the [[Tutorials/HeadModel|Head model tutorial]]. |
Line 192: | Line 264: |
* For minimum norm inverse models, we need to estimate first the level of noise at the level of the sensors. Defining what can be considered as "noise" in the middle of continuous brain recordings is a difficult question, discussed in the [[Tutorials/TutNoiseCov|Noise covariance tutorial]]. * Here we chose what is described as option 1b in the section "Noise and epilepsy" in that tutorial: we are going to calculate the noise covariance matrix using 10 seconds from the continuous file that are very "quiet", ie. that contain no apparent epileptic activity, no REM and no other special artifacts. We can use for this purpose the 10s segment between 120s and 130s. * The file you use for the calculation of the noise covariance matrix must be pre-processed in the same way as the files for which you want to estimate the sources (the SPIKE epochs), so we need to use the imported+filtered continuous file. * Right-click on the '''"Raw (0s,3600s) | high(0.5Hz)"''' > Noise covariance > Compute from recordings<<BR>><<BR>> {{attachment:noisecov1.gif||height="347",width="370"}} * Select the time window [120s - 130s] and leave the other options to the default values<<BR>><<BR>> {{attachment:noisecov2.gif||height="318",width="324"}} |
* We will use the baseline of the single epochs to calculate the noise covariance matrix. * Right-click on the Trigger01 epochs group > Noise covariance > '''Compute from recordings'''.<<BR>><<BR>> {{attachment:noisecov1.gif||height="221",width="319"}} * Enter the same baseline interval we used for removing the DC offset: '''[-50, -10] ms''' <<BR>><<BR>> {{attachment:noisecov2.gif||height="314",width="321"}} |
Line 199: | Line 269: |
* Right-click on the head model > Compute sources. * Leave all the default options to calculate a wMNE solution with constrained dipole orientation<<BR>><<BR>> {{attachment:inverse1.gif||height="208",width="369"}} * This operation creates a shared inversion kernel in the folder (Common files) and one source link for each block of recordings in subject Subject01. If you are not familiar with those concepts, please refer to the [[Tutorials/TutSourceEstimation|Source estimation tutorial]]. <<BR>><<BR>> {{attachment:inverse2.gif||height="201",width="210"}} * Double-click on the sources file for the average to open it. Configure its display: surface smoothing, amplitude threshold, colormap. For a reminder on how to manipulate the colormaps, see the tutorial [[http://neuroimage.usc.edu/brainstorm/Tutorials/TutExploreRecodings#Colormap_configuration|Explore recordings]]. * Make sure that all the visualization filters are turned OFF. * Double-click on the recordings as well to get a visual reference of the time. In the Record tab, you can click on the "Display mode" button in the toolbar to switch back to the "butterfly" view.<<BR>><<BR>> {{attachment:inverse3.gif||height="174",width="392"}} * To display the same information re-interpolated in the volume, right-click on the source file > Cortical activation > Display on MRI<<BR>><<BR>> {{attachment:inverse4.gif}} * You can save movies or contact sheets of the source maps with the Snapshot popup menu<<BR>><<BR>> {{attachment:snapshot_menu.gif||height="171",width="303"}} * Example: Video made with three figures: [[attachment:spike.avi|Download]]<<BR>><<BR>> {{attachment:spike_video.gif}} * Example: Contact sheet<<BR>><<BR>> {{attachment:spike_contact.jpg||height="347",width="239"}} * The inverse solutions that you calculated are all shared for all the recordings in this subject, so you can go back to your individual epochs, or even the continuous file, and look at the source maps for those files. |
* Right-click on the head model > '''Compute sources'''. * Select wMNE and '''MEG'''. When asked, leave the default list of bad channels (31: channel LC11)<<BR>><<BR>> {{attachment:inverse1.gif||height="214",width="493"}} * Repeat the same operation for '''EEG'''. It is better to study separately the two modalities because the method for combining MEG and EEG are not working well yet.<<BR>><<BR>> {{attachment:inverse2.gif||height="227",width="201"}} * This operation creates a shared inversion kernel and one source link for each block of recordings in the folder. If you are not familiar with those concepts, please refer to the [[Tutorials/SourceEstimation|Source estimation tutorial]]. <<BR>><<BR>> {{attachment:inverse3.gif||height="200",width="174"}} * Display the sources for the MEG (top) and the EEG (bottom).<<BR>> {{attachment:inverse4.gif||height="335",width="403"}} ==== Z-score normalization ==== * A good way to reveal better the source activity at the cortex level is to calculate a Z-score of the source maps with respect with a quiet baseline. We can use the same baseline as for the calculation of the noise covariance matrix. * Drag and drop both MEG and EEG average sources in Process1 * Run the process: '''Standardize > Z-score (dynamic)''', with the baseline '''[-50,-10]ms''' * Double-click on the new file to display it<<BR>><<BR>> {{attachment:zscore.gif||height="172",width="625"}} |
Line 212: | Line 283: |
* The scouts are a very interesting feature for studying the spike spatial propagation. From the displays we generated previously, there is no clear propagation of the spike. Let's try to explore this in more details, at least to illustrate the method. * Start by placing a small scout at the focus (~7 vertices) * Place a few other scouts of a similar size at other places around the spike location, in places at which you could suspect a possible propagation. * Plot the overlayed time series for those scouts. Try with the scout functions MEAN and MAX. * There is no delay in the peaks for the different regions at -20ms, 0ms and 35ms This temporal exploration seems to confirm that there is no clear spatial propagation of the spike. * If you need a reminder on how to manipulate scouts: see the [[Tutorials/TutScouts|Scouts tutorial]]<<BR>><<BR>> {{attachment:scouts1.gif||height="189",width="478"}} ==== Z-score normalization ==== A good way to reveal better the source activity at the cortex level is to calculate a Z-score of the source maps with respect with a quiet baseline. We can use the same baseline as for the calculation of the noise covariance matrix. * Import the block a recordings to use as the baseline. Right-click on the imported and processed file "'''Raw (0s,3600s) | high(0.5Hz)'''" > Import in database. Uncheck all the options and select the time window: '''[120, 130]''' secondes.<<BR>><<BR>> {{attachment:zscore1.gif||height="242",width="403"}} * Click on the Process2 tab * In Files A: Drag the sources for the segment you just imported "Raw (120.00s,130.00s)" * In Files B: Drag the sources for the averaged spike * Alternatively, select the recordings and manually select the "Process sources" button on both sides<<BR>><<BR>> {{attachment:zscore2.gif||height="261",width="371"}} * Run the process: Standardize > Z-score (static). Double-click on the new file to display it<<BR>><<BR>> {{attachment:zscore3.gif||height="209",width="297"}} {{attachment:zscore4.gif||height="208",width="178"}} * The amplitude in the figure is now displayed without units, it represents a multiple of the standard deviation over the baseline. The interpretation of this new figure is not very different from the previous one, but it helps observing the things with a different angle. This process usually provides smoother maps, with less bias due to the depth of the sources. On the non-standardized minimum norm maps, the values of the deeper sources are usually lower than the ones at the surface. The Z-score helps showing deeper sources that have minimum norm values that are low, but higher than during the baseline. |
* Create two scouts S1 and S2 to represent the primary and secondary somatosensory cortex of the left hemisphere. * Open an average source file (eg. MEG Z-score) and the corresponding recordings * Go to 20ms, adapt the amplitude threshold and the colormap to see only a focal source * Create a scout at the center of the activated region * Grow the scout to about 20 vertices and rename it to "S1" * Go to 50ms and repeat the same operation for S2. In this specific case, S2 does not appear a clear independent region, as we still see stronger activities in more superior regions of the brain. So pick one activated region around the anatomical location of the secondary somatosensory cortex (at the very bottom of the post-central gyrus). See the picture below. * For more information on the scouts, please refer to the [[Tutorials/Scouts|scouts tutorial]]. * Then plot the activity for the different files we calculated.<<BR>><<BR>> {{attachment:scouts.gif||height="171",width="236"}} * MEG sources, wMNE (left) and Z-score (right):<<BR>><<BR>> {{attachment:scout_meg.gif||height="177",width="263"}} {{attachment:scout_meg_zscore.gif||height="177",width="263"}} * EEG sources, wMNE (left) and Z-score (right):<<BR>><<BR>> {{attachment:scout_eeg.gif||height="177",width="263"}} {{attachment:scout_eeg_zscore.gif||height="177",width="263"}} |
Line 231: | Line 295: |
To reproduce this entire analysis with a script, use the following processes: * Import recordings > Import anatomy folder * Subject name: '''Subject01''' * Folder to import: '''sample_epilepsy/anatomy''' (format = !FreeSurfer) * Enter the fiducials positions indicated at the beginning of the tutorial * Because of the selection of those points, it usally to run this first step in interactive mode...MISC * Import anatomy > Generate BEM surfaces * Set all the values to 1922 and the skull thickness to 4mm * Import recordings > Create link to raw file * File to import: '''sample_epilepsy/data/tutorial_eeg.bin''' (format = Deltamed Coherence-Neurofile) * Uncheck the option "Align sensors using headpoints" * Import recordings > Set channel file * File to import: '''sample_epilepsy/data/tutorial_electrodes.elc''' (format = EEG:ANT Xensor) * Check the option "Align sensors using headpoints" * Import recordings > Project electrodes on scalp * Import recordings > Set channels type * Channel types or names: '''SP1, SP2, RS, PHO, DELR, DELL, QR, QL''' * Import recordings > Events: Import from file * Event file: '''sample_epilepsy/data/tutorial_spikes.txt''': (format = Array of times) * Event name: '''SPIKE''' * Import recordings > Import MEG/EEG: Time * Condition name: Empty * Time window: default (entire file) * Split recordings in time blocks: 0s * Pre-process > Band-pass filter: * Lower cutoff frequency: '''0.5 Hz''' * Upper cutoff frequency: 0 * Sensor types: Empty * Check: '''Overwrite input file''' * Sources > Compute noise covariance * Baseline: '''[120s - 130s]''' * Remove DC offset: Block by block * Ouptut: Full noise covariance matrix * Import recordings > Import MEG/EEG: Events * Condition name: Empty * Event names: '''SPIKE''' * Time window: default (entire file) * Epoch time: ['''-101.6s, 300.8s'''] * Check all the additional options * Average > Average files * By condition (subject average) * Arithmetic average * Uncheck: Keep all the events * File > Save snapshot * Snapshot: Sensors/MRI registration * Sensor type: EEG * Orientation: Left * Comment: "Average spike" * File > Save snapshot * Snapshot: Recordings time series * Sensor type: EEG * File > Save snapshot * Snapshot: Recordings topography (contact sheet) * Sensor type: EEG * Contact sheet (start time, stop time): "-40 110" * Contact sheet (number of images): 16 * Sources > Compute head model * EEG Method: OpenMEEG BEM * Edit OpenMEEG options * BEM Layers: Select all (scalp, skull, brain) * Check: Use adjoint formulation * Check: Use adaptive integration * Sources > Compute sources * wMNE * Sensor types: EEG * Kernel onle: Shared * File > Save snapshot * Snapshot: Sources (one time) * Orientation: top * Time: 0s ==== Graphic edition ==== {{attachment:script.gif}} ==== Generate Matlab script ==== This list of processes can be converted automatically to a Matlab script.<<BR>>See the results on the page: [[Tutorials/EpilepsyScript|EEG and epilepsy: Script]]. == Feedback == |
The following script from the Brainstorm distribution reproduces the analysis presented in this tutorial page: '''brainstorm3/toolbox/script/''''''tutorial_yokogawa.m ''' <<HTML(<div style="border:1px solid black; background-color:#EEEEFF; width:720px; height:500px; overflow:scroll; padding:10px; font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif; font-size: 13px; white-space: pre;">)>><<EmbedContent("http://neuroimage.usc.edu/bst/viewcode.php?f=tutorial_yokogawa.m")>><<HTML(</div >)>> |
Yokogawa/KIT tutorial: Median nerve stimulation
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.
Note that the operations used here are not detailed, the goal of this tutorial is not to introduce Brainstorm to new users. For in-depth explanations of the interface and theoretical foundations, please refer to the introduction tutorials.
Contents
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:
- Right median nerves were percutaneously stimulated using monophasic square-wave impulses with a duration of 0.3 ms at 2.8 Hz.
- The stimulus intensity was set at the motor threshold to evoke mild twitches of the thumb.
- The stimulus onsets were recorded as low-to-high TTL with a trigger channel labeled as "Trigger01".
- The total number of stimuli in the dataset was 336.
- The MEG data was recorded with a sampling rate of 2000 Hz and a bandpass filter at 0.16-500 Hz with a Yokogawa 160 axial gradiometer system at Yokogawa Electric Corporation, Kanazawa, Japan.
- The EEG data was recorded with a NIHON KOHDEN system simultaneously with the MEG recordings.
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
- If a data file and the corresponding digitizer file are ready for use, there is no additional operation required.
- If no digitizer file is available, you need first to extract the head surface points:
In Meg160, select the menu: File > Import and Export > BESA Text Export > Surface Point File
- Check that the fiducial points are properly pointed, and then click the [OK] button
- A surface point file (.sfp) is automatically created. It includes the position data of: the fiducial points, the marker points and other points describing the head shape
Full head shape in the the digitizer file
In order to realize a precise MRI registration or for warping the default anatomy, 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:
- When digitizing head points:
- Pick the 8 standard stylus points
- Pick additional 100 to 200 head points, so that the selected points cover the entire head
Edit the digitizer label file (DigitizeLabel.txt) which is used in "Third-party export" so that it defines the 8 points and the additional points.
Note that the number of additional labels should be >= the number of digitized points.
- As for the new label names, any names can be used if the names are not duplicated.
- The following is an example:
fidt9 HPI_1 HPI_4 HPI_3 HPI_5 HPI_2 fidt10 fidnz ETC001 ETC002 ETC003 ... ETC[nnn]
Where [nnn]+8 should be >= the number of digitized points.
- Use the modified digitizer label file with the digitizer data in the "Third-party export" function.
Export the recordings
In Meg160, select the menu: File > Import and Export > Third-Party Export
- On some systems, this menu is name [BESA Binary Export]
- An operation panel for data export shows up
- When using digitizer data:
- Select [Digitizer]
Enter the digitizer file in the [Point Filename] box
(.txt file generally available under the corresponding "Scan" folder)Enter the label file in the [Label Filename] box
(DigitizeLabel.txt generally located in the "C:\Meg160\AppInfo" folder)
- When using surface point data instead:
- Select [Surface Point File]
- Enter the surface point file (.sfp) created previously.
- Enter an output file name in [Third-party Export Dataset]
- Click on [Create Export File]
- Use this exported file in Brainstorm
Alternative
Some older versions of the Yokogawa/KIT software do not inlcude this export menu "Third-party export". In this case, you can pass the digitizer information to Brainstorm with three additional files, saved in the same folder as the .sqd file containing the MEG recordings you want to process. The folder must contain one file only for each type of information, therefore you cannot save multiple runs or subjects in the same folder, you must create one subfolder per acquisition run.
*_Marker1_*: File with extension .mrk or .sqd with the HPI coils in MEG device coordinates
*_Points.txt: Polhemus FastSCAN file with the fiducials and HPI coils in digitizer coordinates (mm)
*_HS.txt: Polhemus FastSCAN file with the head shape points in digitizer coordinates (mm).
Download and installation
- Requirements: You have already followed all the introduction tutorials and you have a working copy of Brainstorm installed on your computer.
Go to the Download page of this website, and download the file: sample_yokogawa.zip
Unzip it in a folder that is not in any of the Brainstorm folders (program or database folder)
- Start Brainstorm (Matlab scripts or stand-alone version)
Select the menu File > Create new protocol. Name it "TutorialYokogawa" and select the options:
"No, use individual anatomy",
"No, use one channel file per condition".
Import the anatomy
Right-click on the TutorialYokogawa folder > New subject > Subject01
- Leave the default options you set for the protocol
Right-click on the subject node > Import anatomy folder:
Set the file format: "FreeSurfer folder"
Select the folder: sample_yokogawa/anatomy
- Number of vertices of the cortex surface: 15000 (default value)
Click on the link "Click here to compute MNI transformation".
- Set the 6 required fiducial points (indicated in MRI coordinates):
- NAS: x=128, y=227, z=93
- LPA: x=48, y=130, z=69
- RPA: x=214, y=130, z=76
At the end of the process, make sure that the file "cortex_15000V" is selected (downsampled pial surface, which will be used for the source estimation). If it is not, double-click on it to select it as the default cortex surface.
Access the recordings
Link the recordings
- Switch to the "functional data" view, the middle button in the toolbar above the database explorer.
Right-click on the subject folder > Review raw file:
- Select the file format: "MEG/EEG : Yokogawa/KIT"
Select the file: sample_yokogawa/data/SEF_000-export.con
Answer NO when asked to refine the registration using head points. In this dataset, we only have access to the positions of the electrodes and three additional markers on the forehead. The automatic registration doesn't work well in this case, we are going to fix this registration manually.
- A figure is opened to show the current registration MRI/MEG. It is already quite good, but can be improved a bit manually. Close this figure.
- The new file "Link to raw file" lets you access directly the contents of the MEG/EEG recordings
- The channel file "KIT channels" contains the name of the channels and the position of the corresponding sensors.
Prepare the channel file
- The recordings contain signals coming from different types of electrodes:
- 160 MEG channels
- 12 MEG references
- 14 Trigger channels
- 41 EEG channels
- 2 EOG channels: EO1 and EO2
- 1 ECG channel: EKG+
- 1 ground of the EEG amplifier: E
- Not all the types of channels are properly identified in Brainstorm. We need to redefine this manually to get correct groups of sensors.
Right-click on the channel file > Edit channel file:
Channel EO1 (208) and EO2 (209): Change the type to EOG
Channel EKG+ (214): Change the type to ECG
Channel E (231): Change the type to MISC
- Close the figure and accept to save the modifications
Refine the MRI registration
Right-click on the channel file > MRI registration > Edit... (EEG)
- The white points are the electrodes, the green points are the additional digitized head points. To display the label of the electrodes, click on the [LABEL] button in the toolbar. To see what the other buttons in the toolbar are doing and how to use them, leave your mouse over them for a few seconds and read the description.
Now try to manipulate the position of the EEG+MEG sensors using rotations and translations only (no "resize" or individual electrodes adjustments). The objective is to have all the points close to the surface and the three forehead points inside the little peaks on the surface (due to markers in the MRI).
The rotation+translation are going to be applied both to the EEG and the MEG sensors. After you are done with this solid registration part, you can click on the button "Project electrodes on scalp surface", it will help for the source modeling later. The green points (digitized) stay in place, the white points (electrodes) are now projected on the skin of the subject.
- If you feel like you didn't do this correctly, close the figure and cancel the modifications, then try again. It takes a few trials to get used to this rotation/translation interface.
Click on [OK] when done.
Answer YES to save the modifications.
Answer YES again to apply the solid transformation (rotation+translation) to the MEG sensors.
Before manual registration:
After manual registration:
Read the stimulation information
Right-click on the "Link to raw file" > Trigger > Display time series
- In the Record tab, switch to a column view of the sensors (first button in the toolbar)
You can see that all the trigger lines are flat except for "Trigger01", which contains the information of the electric stimulation. We are going to read this trigger channel as a list of events.
In the Record tab, menu File > Read events from channel.
Event channel = Trigger01
Option selected "TTL": detect peaks of 5V/12V on an analog channel.
Do not select the option Accept zeros as trigger values
Check that the peaks of the triggers channel have been correctly identified, then close this figure.
Pre-processing
Evaluate the recordings
- Drag and drop the "Link to raw file" into the Process1 list.
Select the process "Frequency > Power spectrum density", configure it as follows:
Double-click on the new PSD file to display it.
- The lines on the top represent the EEG electrodes, the lines at the bottom the MEG sensors. If you want to get clearer plots, you can calculate separately the spectrum for the two types of sensors separately, by running twice the process "Power spectrum density" , once with sensor types = "MEG" and once with "EEG", instead of running in on both at the same time like we did.
- Observations (below 250Hz):
- Peak around 11Hz: Alpha waves from the subject's brain
- Peaks at 60Hz, 120Hz, 180Hz, 240Hz on EEG + MEG: Power lines (60Hz+harmonics)
- Peaks at 35Hz, 65Hz, 70Hz, 183Hz, 197Hz on MEG only: Noise coming from an unknown source
MEG sensor LC11 (in red) appears to have a higher level of noise than all the other MEG sensors, we will check this when review the MEG recordings and probably tag it as a bad channel.
If we review quickly the EEG and EOG signals, we quickly note that there are a lot of eye movements in these recordings. The subject is moving the eyes (blinks and slow movements), maybe because there was no fixation cross for this experiment. We will apply at least a high-pass filter to make the signals easier to process (we are not interested by very low frequencies in this experiment).
Frequency filters
- In Process1, select the "Link to raw file".
Select process Pre-process > Band-pass filter: Frequency=[0.5, 200]Hz, Sensors=MEG,EEG
Add processs Pre-process > Notch filter: Frequencies=[60 120 180]Hz, Sensors=MEG,EEG
- In Process1, select the new file "Raw | Band | Notch".
Run the process "Frequency > Power spectrum density", with the same options as before.
Review the recordings
MEG: Default montages
Pre-defined selections of sensors are available to help reviewing the MEG recordings.
Right-click on the filtered file "Raw|band|notch" > MEG > Display time series.
- Display the channels in columns (first button in the toolbar of the Record tab).
- Check the list of montages available for this file: click on the drop-down menu in the Record tab.
Select the montage "KIT LC"
If you don't see all the "KIT..." entries in this list, load them manually:
Click on All > Edit montages...
- Click on the [Load montage] button
- Go to the folder: brainstorm3/toolbox/sensors/private
- Select the file format "MNE selection files (*.sel)"
Select the file mne_montage_yokogawa.sel
Click on save to close the montage editor.
MEG: Bad channels
Click on the noisy LC11 sensor to select it (displayed in red)
Press the delete key or right-click in the figure > Channels > Mark selected as bad.
- Close this figure
EEG: Bad channels
Right-click on the filtered file "Raw|band|notch" > EEG > Display time series.
Check the list of available EEG montages.
In the Record tab, increase the length of the displayed time window to 10s.
You will see that channel TP9 is behaving in a strange way. Select it and mark it as bad.
EEG: Average reference
Right-click on the filtered file "Raw|band|notch" > EEG > Display time series.
In the Record tab, menu Artifacts > Re-reference EEG > "AVERAGE".
At the end, the window "select active projectors" is open to show the new re-referencing projector. Just close this window. To get it back, use the menu Artifacts > Select active projectors.
Artifacts detection
MEG: Heartbeats and blinks
- Select the the filtered file "Raw|band|notch" in the Process1 tab
- then create the following analysis pipeline
Process "Events > Detect heartbeat" on channel EKG+
Process "Events > Detect eye blinks" on channel EO2 (the signal is better than EO1)
Process "Events > Remove simultaneous": Remove "cardiac" when too close to "blink", 250ms.
Process "Artifacts > SSP: Heartbeats" for MEG
Process "Artifacts > SSP: Eye blinks" for MEG
- Double-click on the filtered file "Raw|band|notch" to show the MEG sensors.
In the Record tab, menu Artifacts > Select active projectors
- By default, only the first components is selected. This is an arbitrary selection that does not work all the time. You should always inspect manually all the spatial components you remove from your recordings, to avoid removing any of the data of interest. We are now going to edit the default selections for these four categories.
- Click on [Save] to keep your modifications.
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.
Right-click on the filtered file "Raw|band|notch" > Import in database:
- Select the entire time definition (0s to 120s, default)
Check "Use events" and select "Trigger01"
Epoch time: [-50, 250] ms
Check "Apply SSP" (make sure that it shows 4 active categories / 4 total projectors)
Check "Remove DC offset" > Time range > [-50, -10] ms
At the end, you are asked whether you want to ignore one epoch that is shorter than the others. This happens because the acquisition of the MEG signals was stopped less than 250ms after the last stimulus trigger was sent. Therefore, the last epoch cannot have the full [-50,250]ms time definition. This shorter epoch would prevent us from averaging all the trials easily. As we already have enough repetitions in this experiment, we can just ignore it.
Answer Yes to this question to discard the last epoch.
Average epochs
- Drag and drop all the Trigger01 trials to the Process1 tab.
Run the process "Average > Average files".
Review the average for the MEG and the EEG.
Source analysis
Head model
We are going to use a realistic head model, this requires to calculate some additional surfaces for the subject, to represent the inner skull and outer skull surface. Go to the "Anatomy" view, right-click on the subject > Generate BEM surfaces.
Use 1922 vertices for each layer (default).
Go back to the "Functional data" view, right-click on the channel file > Compute head model.
Leave all the default options for the head model (cortex surface, MEG=Overlapping, EEG=OpenMEEG). Then leave all the OpenMEEG options to their defaults except for one: select the option "Use adjoint formulation".
- If the automatic download doesn't work, download OpenMEEG and install it manually (menu Help).
If the OpenMEEG calculation crashes, please refer to the OpenMEEG tutorial.
If you cannot get OpenMEEG to work, or if the results definitely do not make sense, try using a different forward model: "3-shell sphere". It's a spherical model, so it would perform better in the regions of the head that are close to the sphere. See the Head model tutorial.
Noise covariance matrix
- We will use the baseline of the single epochs to calculate the noise covariance matrix.
Right-click on the Trigger01 epochs group > Noise covariance > Compute from recordings.
Enter the same baseline interval we used for removing the DC offset: [-50, -10] ms
Inverse model
Right-click on the head model > Compute sources.
Select wMNE and MEG. When asked, leave the default list of bad channels (31: channel LC11)
Repeat the same operation for EEG. It is better to study separately the two modalities because the method for combining MEG and EEG are not working well yet.
This operation creates a shared inversion kernel and one source link for each block of recordings in the folder. If you are not familiar with those concepts, please refer to the Source estimation tutorial.
Display the sources for the MEG (top) and the EEG (bottom).
Z-score normalization
- A good way to reveal better the source activity at the cortex level is to calculate a Z-score of the source maps with respect with a quiet baseline. We can use the same baseline as for the calculation of the noise covariance matrix.
- Drag and drop both MEG and EEG average sources in Process1
Run the process: Standardize > Z-score (dynamic), with the baseline [-50,-10]ms
Regions of interest
- Create two scouts S1 and S2 to represent the primary and secondary somatosensory cortex of the left hemisphere.
- Open an average source file (eg. MEG Z-score) and the corresponding recordings
- Go to 20ms, adapt the amplitude threshold and the colormap to see only a focal source
- Create a scout at the center of the activated region
- Grow the scout to about 20 vertices and rename it to "S1"
- Go to 50ms and repeat the same operation for S2. In this specific case, S2 does not appear a clear independent region, as we still see stronger activities in more superior regions of the brain. So pick one activated region around the anatomical location of the secondary somatosensory cortex (at the very bottom of the post-central gyrus). See the picture below.
For more information on the scouts, please refer to the scouts tutorial.
Then plot the activity for the different files we calculated.
Scripting
The following script from the Brainstorm distribution reproduces the analysis presented in this tutorial page: brainstorm3/toolbox/script/tutorial_yokogawa.m