4840
Comment:
|
← Revision 6 as of 2014-10-31 22:30:26 ⇥
5192
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* Working with MEG/EEG recordings involves a lot of computational resources and large display windows. Therefore we recommend that you bring a '''laptop '''with a decent processing capacity and a screen '''larger than 13"'''. | * Working with MEG/EEG recordings involves a lot of computational resources and large display windows. Therefore we recommend that you bring a '''laptop '''with a decent processing capacity, 4Gb RAM and a screen '''larger than 13"'''. |
Line 17: | Line 17: |
1. If you already have Brainstorm, make sure that the version was released <<HTML(<FONT color=red>)>>'''after October 1st'''<<HTML(</FONT>)>>. | 1. If you already have Brainstorm, make sure that the version was released <<HTML(<FONT color=red>)>>'''after October 6th'''<<HTML(</FONT>)>>. |
Line 52: | Line 52: |
* On recent versions of MacOS, you may get an error message "Application can't be opened because it is from an unindentified developer". This message would appear for all the programs that were not downloaded from the Apple appstore. To go around this verification: right-click on the application > Open, then click on the Open button. |
Miami, FL: October 14, 2014
Important notes
Working with MEG/EEG recordings involves a lot of computational resources and large display windows. Therefore we recommend that you bring a laptop with a decent processing capacity, 4Gb RAM and a screen larger than 13".
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 (140Mb). 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_epilepsy.zip (75 Mb)
If you already have Brainstorm, make sure that the version was released after October 6th.
- Unzip the two downloaded files on your desktop
- 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_epilepsy: 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:
On recent versions of MacOS, you may get an error message "Application can't be opened because it is from an unindentified developer". This message would appear for all the programs that were not downloaded from the Apple appstore. 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.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 Francois Tadel ( francois.tadel@mcgill.ca )