Installation

Requirements

Brainstorm is written in Matlab code only, thus it can run on any operating system supported by Matlab (including Windows, Linux, MacOS...).

If you have a Matlab licence:

If you do not have a Matlab licence:

Sources or binaries ?

You have Matlab installed: download the source code.

You don't have Matlab installed: try to install the MCR and the binaries.

Installation steps (Sources)

  1. Visit the Download section, create an account, and follow the indications.

  2. Download the sources .zip archive.
  3. Unzip it somewhere you usually put your program files. For example:
    • Windows: C:\Program Files\brainstorm3
    • Linux: /home/username/brainstorm3
    • MacOS: Documents/brainstorm3
  4. Create an empty folder "brainstorm_db" to store your Brainstorm database. For example:

    • Windows: C:\Program Files\brainstorm_db
    • Linux: /home/username/brainstorm_db
    • MacOS: Documents/brainstorm_db
    • Read carfully these recommandations about the brainstorm_db folder:

    • Do not create the brainstorm_db folder in the brainstorm3 program folder

    • Never put your original data files in this directory
    • All the data in Brainstorm database need to be imported via the user interface
    • This directory is managed completely automatically by the application, do not move or delete the files it contains by yourself
  5. Start Matlab, go to the brainstorm3 directory, and type "brainstorm" in the Matlab command window.
    • Note: Do not add brainstorm3 and subdirectories to your Matlab path, this will be done automatically.

  6. It should display a nice splash screen and then ask you several things.
  7. Visit the Tutorials section to learn what to do.

Updating your existing installation (Sources)

Brainstorm is improving every day. It is recommended to update the software regularly.

Installation steps (Binaries)

Coming soon

Brainstorm folders

Some more explanations about files and folders.
Brainstorm needs different directories, please try not to put everything at the same place, it won't work:

Installation (last edited 2010-02-24 00:52:36 by hirkania)