2039
Comment:
|
2787
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
!BrainStorm is an integrated free Matlab toolbox dedicated to Magnetoencephalography(MEG) and Electroencephalography(EEG) data visualization and processing. Our intention is to make a comprehensive set of tools available to the scientific community involved in MEG/EEG experimental research. | Brainstorm is a free Matlab application dedicated to Magnetoencephalography(MEG) and Electroencephalography(EEG) data visualization, processing and cortical source estimation. <<BR>>Our intention is to make a comprehensive set of tools available to the scientific community involved in MEG/EEG experimental research.<<BR>>For physicians and researchers, the interest of this software package resides in its rich and intuitive graphic interface, which does not require any programming knowledge. |
Line 4: | Line 4: |
== What you can do with BrainStorm == * Import MEG / EEG from the most popular file formats [[FileFormats|(list here)]] |
== What you can do with Brainstorm == * Import MEG / EEG recordings from the most popular file formats ([[FileFormats|list here]]) |
Line 12: | Line 12: |
* Data filtering * 3D surface renderin |
* Frequency filtering * 3D surface rendering |
Line 20: | Line 20: |
* Database: * Classification of recordings with three levels of definition (protocol, subject, condition/event) * Quick access to all the data in a study * Quick comparison between subjects or conditions * Graphical batching tools (apply a same process to many files in a few clicks) |
|
Line 24: | Line 30: |
* Inverse modeling: * Minimum-norm imaging of the cortical current density |
|
Line 29: | Line 37: |
== What you cannot do with BrainStorm == * Pre-processing of the MEG/EEG recordings:<<BR>> => use your constructor's software, or other software solutions (MNE, EEGLab, etc.). [[Links|See here]]. |
== What you cannot do with Brainstorm == * Intensive pre-processing of MEG/EEG recordings (noise, artifact correction/rejection, re-averaging, etc.):<<BR>> => use your constructor's software, or other software solutions (MNE, EEGLab, etc.). [[Links|See here]]. |
Line 35: | Line 43: |
!BrainStorm is written in Matlab code only, thus it can run on any operating system supported by Matlab (including Windows, Linux, MacOS...). | Brainstorm is written in Matlab code only, thus it can run on any operating system supported by Matlab (including Windows, Linux, MacOS...). |
Line 39: | Line 47: |
* You can download and run directly the !BrainStorm source scripts, | * You can download and run directly the Brainstorm source scripts, |
Line 41: | Line 49: |
* Minimum Java VM version: 1.5 (To check that: type "ver" at Matlab command prompt) | |
Line 44: | Line 53: |
* You can download the !BrainStorm binaries corresponding to your operating system. | * You can download the Brainstorm binaries corresponding to your operating system. |
Introduction
Brainstorm is a free Matlab application dedicated to Magnetoencephalography(MEG) and Electroencephalography(EEG) data visualization, processing and cortical source estimation.
Our intention is to make a comprehensive set of tools available to the scientific community involved in MEG/EEG experimental research.
For physicians and researchers, the interest of this software package resides in its rich and intuitive graphic interface, which does not require any programming knowledge.
What you can do with Brainstorm
Import MEG / EEG recordings from the most popular file formats (?list here)
- Data visualization:
- Various time series displays
- Data mapping on the head surface
- Generate slides and animations
- Channel selection
- Frequency filtering
- 3D surface rendering
- MRI visualization and coregistration:
Import MRI scans, from most of the existing file formats (?list here)
- Co-registration with the MEG/EEG coordinate system
- Volume rendering
- Database:
- Classification of recordings with three levels of definition (protocol, subject, condition/event)
- Quick access to all the data in a study
- Quick comparison between subjects or conditions
- Graphical batching tools (apply a same process to many files in a few clicks)
- Forward modeling:
- Single sphere method
- Overlapping spheres method
- Realistic head models using BEM and FEM
- Inverse modeling:
- Minimum-norm imaging of the cortical current density
- Group analysis:
- Registration of individual brains on the MNI "Colin27" brain
- Statistical analysis (t-tests, permutations)
What you cannot do with Brainstorm
Intensive pre-processing of MEG/EEG recordings (noise, artifact correction/rejection, re-averaging, etc.):
=> use your constructor's software, or other software solutions (MNE, EEGLab, etc.). ?See here.MRI segmentation:
=> use FreeSurfer, BrainSuite or BrainVisa. ?See here.
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:
- You can download and run directly the Brainstorm source scripts,
- Minimum Matlab version: 7.1 (= R14-SP3)
- Minimum Java VM version: 1.5 (To check that: type "ver" at Matlab command prompt)
If you do not have a Matlab licence:
- You can download the Brainstorm binaries corresponding to your operating system.
- The executables are build using the Matlab Compiler (mcc)
- They will install automatically the Matlab Component Runtime (MCR) on your computer, a freely redistributable library