Paris, France: July 2, 2018

Half-day introduction to SEEG/ECOG analysis, as part of the CutingEEG symposium.

General information

WhereTelecom ParisTech
WhenMonday July 2nd, 2018: 8:30-12:15
InstructorsFrancois Tadel (Grenoble Institute of Neuroscience)
Anne-Sophie Dubarry(Aix-Marseille University)
AudienceUsers interested in analyzing sEEG/EEG/ECoG/MEG recordings using Brainstorm.
Teaching in English.
SlidesIntroduction

Program

8:30-9:15Onsite assistance in installing the material for the training session
9:15-9:45Lecture: Brainstorm overview (Tadel)

Software structure, typical data workflow

10:00-10:45Practice

Database explorer

MRI volumes, surfaces and anatomical atlases

10:45-11:00Coffee break
11:00-12:30Practice

Registration EEG/MRI

Review of continuous EEG recordings

Montages and management of event markers

Frequency filters

12:30-13:30Lunch
13:30-14:30Practice

Artifact detection

Artifact correction with ICA

Averaging

14:30-15:00Lecture: Source modeling (Baillet)
15:00-15:30Coffee break
15:30-17:30Practice

Head modeling, cortical source reconstruction

Regions of interest (ROIs)



Prepare your laptop for the workshop

Computers will be available with Matlab and Brainstorm installed, however we recommend participant to bring their own laptop. Setting up the software environment is an important part of the training and would be a good preparation step to this workshop.
Follow the instructions below if you are insterested in following the hands-on session on your own laptop.

Important notes

Installation instructions

Before coming to the workshop, you need to download the software and the tutorial dataset from the Brainstorm website (220Mb). To streamline troubleshooting during the session, please save all the downloaded files on your Desktop.

  1. From the Brainstorm Download page, log in or create a Brainstorm account

  2. Download the following files to your Desktop folder:

    • Brainstorm software: brainstorm_YYMMDD.zip (70 Mb)

    • Tutorial dataset: tutorial_epimap.zip (150 Mb)

  3. If you already have Brainstorm, make sure that the version was released after June 18th.

  4. Unzip the two downloaded files on your desktop
  5. Delete the two downloaded zip files
  6. Create a folder "brainstorm_db" on your Desktop

  7. Final check: you should have now 3 folders on your desktop:
    • brainstorm3: Program folder, with the source code and the compiled executable

    • brainstorm_db: Brainstorm database (empty)

    • tutorial_epimap: Example dataset used during the training session

  8. Run Brainstorm, to make sure it works correctly on your computer (read the following section)

Running Brainstorm for the first time

With Matlab

  1. Matlab versions >= 2014b are faster and produce nicer graphics: consider upgrading if possible

  2. Start Matlab
  3. Do NOT add brainstorm3 folder to your Matlab path: this will be done automatically

  4. Go to the brainstorm3 folder
  5. Type "brainstorm" in the command window
  6. When asked for the Brainstorm database folder, pick the "brainstorm_db" you have just created

Without Matlab

  1. The instructions below are valid for the following operating systems:
    • Windows: Any version (details)

    • Linux: Ubuntu 14.04+, RedHat 6.x+, Debian 7.x, SUSE 11.3+ (details)

    • MacOS: 10.9.5 (Mavericks), 10.10 (Yosemite) (details)

    • If your system is not listed here, try with another version: 2012b, 2013b, 2014b, 2016a, ...

  2. Download the MCR R2015b (9.0) for your operating system: Mathworks website

  3. Install the MCR:
    • Windows: Double-click on the .exe and follow the instructions

    • MacOS: Click on the zip file to unzip it, then click on "InstallForMacOSX"

    • Linux: From a terminal, unzip .zip, then run ./install

  4. Run the program in brainstorm3/bin/R2015b/
    • Windows: Double-click on brainstorm3.bat

    • MacOS: Double-click on brainstorm3.command and wait for instructions

    • Linux: From a terminal, run:
      cd brainstorm3/bin/R2015b/
      ./brainstorm3.command

  5. Troubleshooting for MacOS or Linux:
    • On recent versions of MacOS, you may get an error message "Application can't be opened because it is from an unidentified developer". This message would appear for all the programs that were not downloaded from the Apple app-store. To go around this verification: right-click on the application > Open, then click on the Open button.

    • From a terminal, make sure that the file "brainstorm3.command" is executable:
      chmod a+x brainstorm3.command

    • If nothing happens, run:
      ./brainstorm3.command MCR_DIR
      MCR_DIR is the MCR 9.0 folder (ex: /Applications/MATLAB/MCR/v90)

    • Try with another binary release: 2012b, 2013b, 2014b, 2016a, ...

  6. Troubleshooting for Windows:
    • Your current user may not have the necessary privileges. If you are an administrator for your computer, you can do the following: right-click on brainstorm3.bat > Run as administrator.

    • If you are not the administrator of your computer and Matlab or the MCR are not installed in the standard paths, Brainstorm may have trouble finding them. To specify manually the path of the MCR or Matlab folder, right-click on brainstorm3.bat > Edit. Fill the second line of the script (Example: @SET MATLABROOT="C:\Program Files\MATLAB\R2015b"), save the file, and try to execute it again.

  7. On Linux or MacOS, you may be asked to select the folder where you installed the MCR.
  8. When asked for the Brainstorm database folder, pick the "brainstorm_db" you have just created.

Make sure it works

In order to check if Brainstorm works properly or your computer, please follow these instructions:

Troubleshooting

For any technical problem, please contact Francois Tadel ( francois.tadel@mcgill.ca )

WorkshopParis2018 (last edited 2018-06-13 09:07:52 by FrancoisTadel)