4790
Comment:
|
← Revision 5 as of 2014-07-14 19:41:47 ⇥
4782
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* '''Tutorial dataset''': sample_workshop_fullday.zip (245 Mb) 1. If you already have Brainstorm, make sure that the version was released <<HTML(<FONT color=red>)>>'''after May 8th'''<<HTML(</FONT>)>>. |
* '''Tutorial dataset''': workshop_murcia2014.zip (55 Mb) 1. If you already have Brainstorm, make sure that the version was released <<HTML(<FONT color=red>)>>'''after July 1st'''<<HTML(</FONT>)>>. |
Line 24: | Line 24: |
* '''sample_workshop_fullday''': Example dataset used during the training session | * '''workshop_murcia2014''': Example dataset used during the training session |
Murcia, Spain: September 30, 2014
Important notes
Working with MEG/EEG recordings involves a lot of computational resources and large display windows. Therefore we recommand that you bring a laptop with a decent processing capacity and a screen larger than 14".
You would also add to your comfort by bringing an external mouse. Most of the manipulations are done with the mouse, and some involve an intensive use of the scrolling operation. A mouse wheel or the "two-finger move" on MacBooks are perfect for this, but this operation is not always easy to perform on some laptops.
Don't forget your power adapter...
Installation instructions
Before coming to the workshop, you need to download the software and the tutorial dataset from the Brainstorm website (>300Mb). To streamline troubleshooting during the session, please save all the downloaded files on your Desktop.
From the Brainstorm Download page, log in or create a Brainstorm account (registration is free)
Download the following files to your Desktop folder:
Brainstorm software: brainstorm_YYMMDD.zip (62 Mb)
Tutorial dataset: workshop_murcia2014.zip (55 Mb)
If you already have Brainstorm, make sure that the version was released after July 1st.
- Unzip the two downloaded files on your deskstop
- Delete the zip files
Create a folder "brainstorm_db" on your Desktop folder
- 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: Brainstorm database (empty)
workshop_murcia2014: Example dataset used during the training session
- Run Brainstorm, to make sure it works correctly on your computer (read the following section)
Running Brainstorm for the first time
With Matlab
- Start Matlab
Do NOT add brainstorm3 folder to your Matlab path: this will be done automatically
- Go to the brainstorm3 folder
- Type "brainstorm" in the command window
- When asked for the Brainstorm database folder, pick the "brainstorm_db" you have just created
Without Matlab
- Those instructions are valid for the following operating systems:
Download the MCR R2014a (8.3) for your operating system: Mathworks website
- Install the MCR:
- 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".
- Run the program in brainstorm3/bin/R2014a/
Windows: Double-click on brainstorm3.bat
MacOS: Double-click on brainstorm3.command and wait for instructions
Linux: From a terminal, run:
cd brainstorm3/bin/R2014a/
./brainstorm3.command
- Troubleshooting for MacOS or Linux:
From a terminal, make sure that the file "brainstorm3.command" is executable:
chmod a+x brainstorm3.commandIf nothing happens, run:
./brainstorm3.command MCR_DIR
MCR_DIR is the MCR 8.3 folder (ex: /Applications/MATLAB/MCR/v83)Try with another binary release: Matlab 2012b, Matlab 2013b
- On Linux or MacOS, you will be prompted to select the folder where you installed the MCR.
- When asked for the Brainstorm database folder, pick the "brainstorm_db" you have just created.
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 read and follow at least the first two online tutorials:
Troubleshooting
For any technical problem, please contact Stephan Moratti ( smoratti@psi.ucm.es )