2396
Comment:
|
3617
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Introduction == ---- <<BR>> |
= Introduction = 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 5: | Line 4: |
!BrainStorm is an integrated free Matlab toolkit 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. | == What you can do with Brainstorm == * Import MEG / EEG recordings from the most popular file formats ([[FileFormats|list here]]) |
Line 7: | Line 7: |
---- '''BrainStorm features include:''''''[[BrainStorm/brainstorm/TutorialImportCTFData.html]]''' |
* Pre-processing: |
Line 10: | Line 9: |
* [[BrainStorm/brainstorm/TutorialVisualizeData.html|Translation routines to get the user data into the BrainStorm database - Import filters include translators of]][[http://www.ctf.com/|CTF Systems Inc.]], and soon, [[http://www.neuromag.com/|Neuromag]] and [[http://www.biomagtech.com/index.html|BTi]] data formats (contributions are welcome); | * Epoching |
Line 12: | Line 11: |
* '''[[BrainStorm/brainstorm/TutorialVisualizeData.html|Data visualization tools]]''': Various time series displays; Data mapping on the head surface; Generate slides and animations; Channel selection; Data filtering, 3D Surface rendering * '''[[BrainStorm/brainstorm/TutorialImportMRIData.html|MRI visualization and co-registration]]''': Import MRI scans, co-registration with the MEG/EEG coordinate system; Superimpose MEG/EEG sources and f-MRI analyze results to the MRI ; Volume rendering; Scalp segmentation * '''[[BrainStorm/brainstorm/TutorialHeadModel.html|Forward modeling]] '''includes the single sphere and the overlapping sphere approaches ; realistic head models using BEM and FEM ('''new''') * '''[[BrainStorm/brainstorm/TutorialMinNorm.html|Inverse modeling]] '''features the RAP-MUSIC approach using current dipole models but also 1st-order multipole models of the primary neural current sources. Models for synchronous pairs of sources are also |
* Averaging * Frequency filtering * Resampling * Noise covariance estimation * Manual definition of bad channels and bad epochs * Data visualization: * Various time series displays * Data mapping on flat surfaces or the head envelope * Generate slides and animations * Channel selection, and manipulation of clusters of electrodes * 3D surface rendering * MRI visualization and coregistration: * Analysis on individual anatomy or MNI / Colin27 brain. * Import MRI scans, from most of the existing file formats ([[FileFormats|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: * Single sphere method * Overlapping spheres method * Inverse modeling: * Minimum-norm imaging of the cortical current density * dSPM * sLORETA * Source display and analysis: * Surface rendering of the estimated sources * Reprojection of the sources in the MRI volume * Definition of cortical regions of interest (scouts) * Reprojection of estimated sources on a surface with a higher or lower definition * 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.):<<BR>> => use your constructor's software, or other software solutions (MNE, EEGLab, FieldTrip, etc.). [[Links|See here]]. * MRI segmentation:<<BR>> => use !FreeSurfer, !BrainSuite or !BrainVisa. [[Links|See here]]. |
Line 18: | Line 73: |
!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: | Brainstorm is written in Matlab code only, thus it can run on any operating system supported by Matlab (including Windows, Linux, MacOS...). |
Line 20: | Line 75: |
* You can download and run directly the BrainStorm source scripts, * Minimum Matlab version: '''7.1 (= R14-SP3)''' |
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) |
Line 25: | Line 83: |
* 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)
- Pre-processing:
- Epoching
- Averaging
- Frequency filtering
- Resampling
- Noise covariance estimation
- Manual definition of bad channels and bad epochs
- Data visualization:
- Various time series displays
- Data mapping on flat surfaces or the head envelope
- Generate slides and animations
- Channel selection, and manipulation of clusters of electrodes
- 3D surface rendering
- MRI visualization and coregistration:
- Analysis on individual anatomy or MNI / Colin27 brain.
Import MRI scans, 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:
- Single sphere method
- Overlapping spheres method
- Inverse modeling:
- Minimum-norm imaging of the cortical current density
- dSPM
- sLORETA
- Source display and analysis:
- Surface rendering of the estimated sources
- Reprojection of the sources in the MRI volume
- Definition of cortical regions of interest (scouts)
- Reprojection of estimated sources on a surface with a higher or lower definition
- 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.
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