2108
Comment:
|
4598
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Introduction == ---- !BrainStorm is an integrated free Matlab toolbox dedicated to '''Magnetoencephalography''' (MEG) and '''Electroencephalography''' (EEG) data visualization and processing. |
= 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. |
Line 5: | Line 4: |
Our intention is to make a comprehensive set of tools available to the scientific community involved in MEG/EEG experimental research. | == What you can do with Brainstorm == * MEG / EEG recordings: * Reading data from the most popular file formats ([[#line-78|list here]]) * Interactive access to the original files, or copy in the database * Reviewing and editing of event markers in continuous files |
Line 7: | Line 10: |
=== What you can do with BrainStorm === * Import MEG / EEG from the most popular file formats [[FileFormats|(list here)]] |
* Pre-processing: * Epoching * Detection of bad trials / bad channels * Baseline correction * Frequency filtering * Resampling * Averaging * Noise covariance estimation |
Line 11: | Line 19: |
* Data visualization: | * Recordings visualization: |
Line 13: | Line 21: |
* Data mapping on the head surface | * Data mapping on 2D or 3D surfaces |
Line 15: | Line 23: |
* Channel selection * Data filtering * 3D surface renderin |
* Channel selection, and manipulation of clusters of electrodes |
Line 20: | Line 26: |
* 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 ([[#line-78|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 |
Line 23: | Line 32: |
* 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) |
Line 27: | Line 39: |
* 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 * 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 |
Line 35: | Line 66: |
* 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 36: | Line 71: |
=== 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 cancelling, artifact correction/rejection, etc.):<<BR>> => use your constructor's software, or other software solutions (MNE, EEGLab, !FieldTrip, etc.). [[Links|See here]]. |
Line 40: | Line 74: |
* MRI segmentation:<<BR>> => use !FreeSurfer, !BrainSuite or !BrainVisa. [[Links|See here]]. | |
Line 41: | Line 76: |
* MRI segmentation:<<BR>>use !FreeSurfer, !BrainSuite or !BrainVisa. [[Links|See here]]. |
== Supported file formats == === EEG: === * EGI !NetStation epoch-marked file (.raw/.epoc) * Neuroscan (.cnt, .eeg, .avg, .dat) * !BrainAmp (.eeg) * EEGLab sets (.set) * Cartool simple binary files (.ep, .eph) * !ErpCenter (.erp/.hdr) * Any type of ASCII arrays |
Line 44: | Line 86: |
=== MEG: === * CTF (.ds directory) * Neuromag FIFF (.fif) * BTi / 4D Neuroimaging * LENA format |
|
Line 45: | Line 92: |
<<BR>> | === Sensors locations: === * Cartool (.xyz, .els) * BESA (.sfp, .elp, .eps/.ela) * Polhemus Isotrak (.pos, .elp) * Curry (.res, .rs3) * EEGLab (.ced, .xyz, .set) * EETrak (.elc) * EGI (.sfp) * EMSE (.elp) * Neuroscan (.dat, .tri) * ASCII arrays |
Line 47: | Line 104: |
== 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: |
=== MRI volumes: === * CTF (.mri) * GIS (.ima/.dim) -- (brainVISA: {{http://brainvisa.info}} ) * Analyze (.img/.hdr) * Nifti-1 (.nii) * Neuromag (.fif) * MGH (.mgh, .mgz) |
Line 51: | Line 112: |
* You can download and run directly the BrainStorm source scripts, |
=== Meshes: === * BrainVISA (.mesh) * !BrainSuite (.dsgl, .dfs) * !FreeSurfer * ASCII (.tri) * Neuromag (.fif) |
Line 54: | Line 119: |
* Minimum Matlab version: '''7.1 (= R14-SP3)''' 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 |
=== Noise covariance matrix: === * Neuromag / MNE (.fif) * ASCII arrays |
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
- Reviewing and editing of event markers in continuous files
- 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
What you cannot do with Brainstorm
Intensive pre-processing of MEG/EEG recordings (noise cancelling, artifact correction/rejection, etc.):
=> use your constructor's software, or other software solutions (MNE, EEGLab, FieldTrip, etc.). ?See here.MRI segmentation:
=> use FreeSurfer, BrainSuite or BrainVisa. ?See here.
Supported file formats
EEG:
EGI NetStation epoch-marked file (.raw/.epoc)
- Neuroscan (.cnt, .eeg, .avg, .dat)
BrainAmp (.eeg)
- EEGLab sets (.set)
- Cartool simple binary files (.ep, .eph)
ErpCenter (.erp/.hdr)
- Any type of ASCII arrays
MEG:
- CTF (.ds directory)
- Neuromag FIFF (.fif)
- BTi / 4D Neuroimaging
- LENA format
Sensors locations:
- Cartool (.xyz, .els)
- BESA (.sfp, .elp, .eps/.ela)
- Polhemus Isotrak (.pos, .elp)
- Curry (.res, .rs3)
- EEGLab (.ced, .xyz, .set)
- EETrak (.elc)
- EGI (.sfp)
- EMSE (.elp)
- Neuroscan (.dat, .tri)
- ASCII arrays
MRI volumes:
- CTF (.mri)
GIS (.ima/.dim) -- (brainVISA: )
- Analyze (.img/.hdr)
- Nifti-1 (.nii)
- Neuromag (.fif)
- MGH (.mgh, .mgz)
Meshes:
- BrainVISA (.mesh)
BrainSuite (.dsgl, .dfs)
FreeSurfer
- ASCII (.tri)
- Neuromag (.fif)
Noise covariance matrix:
- Neuromag / MNE (.fif)
- ASCII arrays