⇤ ← Revision 1 as of 2023-01-27 16:51:08
Size: 3943
Comment:
|
Size: 4737
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
This stand-alone version is currently not distributed in the main package.<<BR>>You can download it separately: [[http://neuroimage.usc.edu/bst/download.php|bst_bin_R2015b_YYMMDD.zip]] | This stand-alone version is currently not distributed in the main package.<<BR>>You can download it separately: [[http://neuroimage.usc.edu/bst/download.php|bst_bin_R2020a_YYMMDD.zip]] |
Line 6: | Line 6: |
* '''Windows''': Any version ([[http://www.mathworks.com/support/sysreq/files/SystemRequirements-Release2015b_Windows.pdf|details]]) * '''Linux''': Ubuntu 14.04+, RedHat 6.x+, Debian 7.x, SUSE 11.3+ ([[http://www.mathworks.com/support/sysreq/files/SystemRequirements-Release2015b_Linux.pdf|details]]) * '''MacOS''': 10.9.5 (Mavericks), 10.10 (Yosemite) ([[http://www.mathworks.com/support/sysreq/files/SystemRequirements-Release2015b_Macintosh.pdf|details]]) |
* '''Windows''': Winows 7, Windows 10 ([[https://fr.mathworks.com/content/dam/mathworks/mathworks-dot-com/support/sysreq/files/system-requirements-release-2020a-windows.pdf|details]]) * '''Linux''': Ubuntu 16+, RedHat 6+, Debian 9+, SUSE 12+ ([[https://fr.mathworks.com/content/dam/mathworks/mathworks-dot-com/support/sysreq/files/system-requirements-release-2020a-linux.pdf|details]]) * '''MacOS''': 10.13.6 (High Sierra), 10.14 (Mojave), 10.15 (Catalina) ([[https://fr.mathworks.com/content/dam/mathworks/mathworks-dot-com/support/sysreq/files/system-requirements-release-2020a-macintosh.pdf|details]]) |
Line 10: | Line 10: |
==== Matlab Compiler Runtime ==== * '''MCR version''': R2015b (9.0) * Download for free from the [[http://www.mathworks.com/products/compiler/mcr/|Mathworks website]] |
==== Matlab Runtime ==== * '''Matlab Runtime version''': R2020a (9.8) * Download for free from the [[https://www.mathworks.com/products/compiler/matlab-runtime.html|Mathworks website]] |
Line 15: | Line 15: |
1. Download the latest bst_bin_R2015b_....zip archive | 1. Download the latest bst_bin_R2020a_....zip archive |
Line 28: | Line 28: |
1. Download the '''MCR R2015b (9.0)''' for your operating system: [[http://www.mathworks.com/products/compiler/mcr/|Mathworks website]] 1. Install the MCR: |
1. Download the '''Runtime R2020a (9.8)''' for your operating system: [[https://fr.mathworks.com/products/compiler/matlab-runtime.html|Mathworks website]] 1. Install the Matlab Runtime: |
Line 31: | Line 31: |
* __MacOS__: Click on the zip file to unzip it, then click on "InstallForMacOSX" | |
Line 32: | Line 33: |
* __MacOS__: Click on the zip file to unzip it, then click on "InstallForMacOSX". 1. Run the program in brainstorm3/bin/R2015b/ |
1. Run the program in brainstorm3/bin/R2020a/ |
Line 36: | Line 36: |
* __Linux__: From a terminal, run:<<BR>>''cd brainstorm3/bin/R2015b/''<<BR>>''./brainstorm3.command '' | * __Linux__: From a terminal, run:<<BR>>''cd brainstorm3/bin/R2020a/''<<BR>>''./brainstorm3.command '' 1. Troubleshooting for MacOS: * 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. * Other MacOS issues are discussed on the forum: [[https://neuroimage.usc.edu/forums/t/support-for-macos-bigsur/26890|Support for MacOS BigSur]]. |
Line 38: | Line 41: |
* 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. | * Some ''Linux Mint'' users have reported having interface issues, changing the graphical theme of their OS fixed this problem. |
Line 40: | Line 43: |
* If nothing happens, run:<<BR>>''./brainstorm3.command MCR_DIR''<<BR>>MCR_DIR is the MCR 9.0 folder (ex: /Applications/MATLAB/MCR/v90) | * If nothing happens, run: <<BR>>''./brainstorm3.command MCR_DIR''<<BR>>MCR_DIR being the MCR 9.8 folder (ex: /Applications/MATLAB/MCR/v98) * Try with another binary release: See at the bottom of the [[https://neuroimage.usc.edu/bst/download.php|Download]] page |
Line 42: | Line 46: |
* Your current user may not have the necessary privileges. If are an adminstrator 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. 1. On Linux or MacOS, you may be asked to select the folder where you installed the MCR. |
* Your current user may not have the necessary privileges. If 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 Runtime are not installed in the standard paths, Brainstorm may have trouble finding them. To specify manually the path of the Runtime or Matlab folder, right-click on ''brainstorm3.bat'' > Edit. Fill the second line of the script (Example: @SET MATLABROOT="C:\Program Files\MATLAB\R2020a"), save the file, and try to execute it again. 1. If the startup process seems very long, try pressing ENTER after clicking on the terminal window. 1. On Linux or MacOS, you may be asked to select the folder where you installed the Runtime. |
Line 46: | Line 51: |
1. Follow all the introduction tutorials: [[Tutorials]] | 1. Follow all the introduction tutorials in the section "Get started": [[Tutorials]] |
Line 52: | Line 57: |
* Download the latest release of the Brainstorm version | * Download the latest release of the Brainstorm for Matlab 2020a |
Binary installation: R2020a
This stand-alone version is currently not distributed in the main package.
You can download it separately: bst_bin_R2020a_YYMMDD.zip
Requirements
Operating system
Windows: Winows 7, Windows 10 (details)
Linux: Ubuntu 16+, RedHat 6+, Debian 9+, SUSE 12+ (details)
MacOS: 10.13.6 (High Sierra), 10.14 (Mojave), 10.15 (Catalina) (details)
Matlab Runtime
Matlab Runtime version: R2020a (9.8)
Download for free from the Mathworks website
Installation
- Download the latest bst_bin_R2020a_....zip archive
- Unzip it somewhere on your computer, for example:
Windows: My documents\brainstorm3
Linux: /usr/local/brainstorm3 (or ~/brainstorm3 if you are not admin)
MacOS: Applications/brainstorm3
Create a new folder "brainstorm_db" for the Brainstorm database, for example:
Windows: My documents\brainstorm_db
Linux: /home/username/brainstorm_db
MacOS: Documents/brainstorm_db
Start Brainstorm
Download the Runtime R2020a (9.8) for your operating system: Mathworks website
- Install the Matlab Runtime:
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
- Run the program in brainstorm3/bin/R2020a/
Windows: Double-click on brainstorm3.bat
MacOS: Double-click on brainstorm3.command and wait for instructions
Linux: From a terminal, run:
cd brainstorm3/bin/R2020a/
./brainstorm3.command
- Troubleshooting for MacOS:
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.
Other MacOS issues are discussed on the forum: Support for MacOS BigSur.
- Troubleshooting for MacOS or Linux:
Some Linux Mint users have reported having interface issues, changing the graphical theme of their OS fixed this problem.
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 being the MCR 9.8 folder (ex: /Applications/MATLAB/MCR/v98)Try with another binary release: See at the bottom of the Download page
- Troubleshooting for Windows:
Your current user may not have the necessary privileges. If 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 Runtime are not installed in the standard paths, Brainstorm may have trouble finding them. To specify manually the path of the Runtime or Matlab folder, right-click on brainstorm3.bat > Edit. Fill the second line of the script (Example: @SET MATLABROOT="C:\Program Files\MATLAB\R2020a"), save the file, and try to execute it again.
- If the startup process seems very long, try pressing ENTER after clicking on the terminal window.
- On Linux or MacOS, you may be asked to select the folder where you installed the Runtime.
- When asked for the Brainstorm database folder, pick the "brainstorm_db" you have just created.
Follow all the introduction tutorials in the section "Get started": Tutorials
Updates
The automatic updates do not work with the stand-alone versions, follow this procedure:
- Delete the brainstorm3 folder (don't worry, it will not delete your database)
- Download the latest release of the Brainstorm for Matlab 2020a
- Follow the installation instructions (see above)