Brainstorm Training Workshop at UQAM

General information

Program

Schedule: , 9am to 6pm 9h00 : Welcome & Introduction (Pierre Jolicoeur, UdeM) 9h15 - 10h00 : Principles of MEG: practical aspects in data collection and experimental set-ups (Elizabeth Bock, McGill) 10h00 - 11h00 : MEG signal extraction and source imaging crash-course: concepts & methodology (Esther Florin, McGill) 11h00 - 11h15 : Coffee break 11h15 - 12h15 :MEG applied to cognitive neuroscience (Pierre Jolicoeur, UdeM) 12h15 - 13h30 : Lunch break 13h30 - 18h00 : Hands-on software training using Brainstorm (Francois Tadel, McGill)

Requirements

The workshop

The software

Brainstorm is available in two distinct forms, both available for Windows, Linux and MacOSX:

Installation instructions

Before coming to the workshop, you need to download the software and the tutorial dataset from the Brainstorm website (approximately 400Mb). It requires a free registration for demographics purposes. To streamline troubleshooting and instructions 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 (registration is free)

  2. You will then be able to download the following files to your Desktop folder:

    • Brainstorm software: brainstorm_YYMMDD.zip (45 Mb)

    • Tutorial dataset: sample_workshop_uqam.zip (240 Mb)

    • Matlab Component Runtime (MCR): ONLY if you do not have Matlab installed (300 Mb)

  3. Note: if you already have Brainstorm installed, make sure that the version was released after July 2nd.

  4. Unzip all the zip files
  5. If you are using the stand-alone version (without Matlab), install the MCR library:

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

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

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

  6. Delete the zip files / the installation files
  7. Create a folder "brainstorm_db" on your Desktop folder

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

    • brainstorm_db: Folder for the Brainstorm database (empty)

    • sample_workshop: Example dataset to be used during the training session

  9. Now run Brainstorm, to make sure it starts fine (read carefully the following section)

Running Brainstorm for the first time

With Matlab

  1. Start Matlab
  2. DO NOT add the brainstorm3 folder to your path: Brainstorm will take care of that,

  3. Go to the brainstorm3 folder from the Matlab command window,

  4. Type "brainstorm" in the Matlab command window and press enter,

  5. When asked for the location of the Brainstorm database folder, pick the folder "brainstorm_db" you have just created on the Desktop.

Without Matlab

  1. Run the executable file located in brainstorm3/bin/R2012a/

    • Windows: Double-click on brainstorm3.bat

    • Linux: From a terminal, cd brainstorm3/bin/R2012a/

      • Make sure that the file brainstorm.command is executable:
        => chmod a+x brainstorm.command

      • run ./brainstorm.command

    • MacOS: Double-click on brainstorm.command

  2. When you start Brainstorm for the first time on Linux or MacOS, you will be prompted to select the folder where you installed the MCR
  3. When asked for the location of the Brainstorm database folder, pick the folder brainstorm_db on your Desktop.

Getting ready for the workshop

In order to make sure that Brainstorm works properly, and to get more familiar with the software, we recommend that you follow at least the first half of the the online tutorials:

The slides presented during the workshop are available here:

Troubleshooting

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

WorkshopUqam2012Install (last edited 2012-06-29 20:07:42 by grumio)