2775
Comment:
|
3508
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
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. |
Brainstorm is a collaborative open-source 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 6: | Line 5: |
* Import MEG / EEG recordings from the most popular file formats ([[FileFormats|list here]]) | * MEG / EEG recordings: * Reading data from the most popular file formats ([[FileFormats|list here]]) * Interactive access to the original files, or copy in the database |
Line 8: | Line 9: |
* Data visualization: | * Pre-processing: * Epoching * Detection of bad trials / bad channels * Baseline correction * Frequency filtering * Resampling * Averaging * Noise covariance estimation * Recordings visualization: |
Line 10: | Line 20: |
* Data mapping on the head surface | * Data mapping on 2D or 3D surfaces |
Line 12: | Line 22: |
* Channel selection * Frequency filtering * 3D surface rendering |
* Channel selection, and manipulation of clusters of electrodes |
Line 17: | Line 25: |
* Import MRI scans, from most of the existing file formats ([[FileFormats|list here]]) | * Analysis on individual anatomy or MNI / Colin27 brain * Import MRI and meshes from most of the existing file formats ([[FileFormats|list here]]) |
Line 19: | Line 28: |
* Volume rendering | * Volume rendering (several display modes) * Deformation of the MNI template to fit an set of digitized head points |
Line 25: | Line 35: |
* Graphic batching tools (apply a same process to many files in a few clicks) | * Graphical batching tools (apply a same process to many files in a few clicks) |
Line 28: | Line 38: |
* Single sphere method * Overlapping spheres method * Realistic head models using BEM and FEM |
* MEG: Single sphere, overlapping spheres * EEG: Berg's three-layer sphere * Interactive interface to define the best fitting sphere |
Line 32: | Line 43: |
* Minimum-norm imaging of the cortical current density | * L2 Minimum-norm current estimates * dSPM * sLORETA * All methods can be cortically constrained or not, and with constrained orientations or not * Source display and analysis: * Surface and volume rendering of the estimated sources * Re-projection of the sources in the MRI volume * Definition of cortical regions of interest (scouts) * Re-projection of estimated sources on a surface with a higher or lower definition * Spatial smoothing before group analysis * Easy screen captures, creation of movies and contact sheets * Import and display of xfit dipoles * Time-frequency analysis: * Time-frequency decomposition of recordings and sources time series using Morlet wavelets * Time and frequency scales: linear or bands * Many display modes available |
Line 38: | Line 65: |
* Documentation and support: * Easy and automatic updates of the software * Detailed step by step tutorials for most of the common features * Active user forum |
|
Line 39: | Line 71: |
* 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]]. | * Intensive pre-processing of MEG/EEG recordings (noise cancelling, artifact correction/rejection, etc.):<<BR>> => use your constructor's software, or other software solutions (MNE, EEGLab, !FieldTrip, etc.). [[Links|See here]]. |
Line 42: | Line 74: |
== 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 |
Introduction
Brainstorm is a collaborative open-source 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
- MEG / EEG recordings:
Reading data from the most popular file formats (?list here)
- Interactive access to the original files, or copy in the database
- Pre-processing:
- Epoching
- Detection of bad trials / bad channels
- Baseline correction
- Frequency filtering
- Resampling
- Averaging
- Noise covariance estimation
- Recordings visualization:
- Various time series displays
- Data mapping on 2D or 3D surfaces
- Generate slides and animations
- Channel selection, and manipulation of clusters of electrodes
- MRI visualization and coregistration:
- Analysis on individual anatomy or MNI / Colin27 brain
Import MRI and meshes from most of the existing file formats (?list here)
- Co-registration with the MEG/EEG coordinate system
- Volume rendering (several display modes)
- Deformation of the MNI template to fit an set of digitized head points
- 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:
- MEG: Single sphere, overlapping spheres
- EEG: Berg's three-layer sphere
- Interactive interface to define the best fitting sphere
- Inverse modeling:
- L2 Minimum-norm current estimates
- dSPM
- sLORETA
- All methods can be cortically constrained or not, and with constrained orientations or not
- Source display and analysis:
- Surface and volume rendering of the estimated sources
- Re-projection of the sources in the MRI volume
- Definition of cortical regions of interest (scouts)
- Re-projection of estimated sources on a surface with a higher or lower definition
- Spatial smoothing before group analysis
- Easy screen captures, creation of movies and contact sheets
- Import and display of xfit dipoles
- Time-frequency analysis:
- Time-frequency decomposition of recordings and sources time series using Morlet wavelets
- Time and frequency scales: linear or bands
- Many display modes available
- Group analysis:
- Registration of individual brains on the MNI "Colin27" brain
- Statistical analysis (t-tests, permutations)
- Documentation and support:
- Easy and automatic updates of the software
- Detailed step by step tutorials for most of the common features
- Active user forum