Diff for "AnalyzingData/MNE_overview" - Meg Wiki
location: Diff for "AnalyzingData/MNE_overview"
Differences between revisions 54 and 55
Revision 54 as of 2010-09-09 13:36:37
Size: 4496
Editor: YaaraErez
Comment:
Revision 55 as of 2010-10-25 11:16:42
Size: 4608
Editor: YaaraErez
Comment:
Deletions are marked like this. Additions are marked like this.
Line 45: Line 45:
6) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_BaselineCorrectSTC Baseline correction] for source estimates 6) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_BaselineCorrectSTC Baseline Correction] for source estimates

7) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_SampleDataSet The MNE Sample Data Set] (CBU only)

MEG and EEG Data Analysis Using MNE Software

attachment:MNE_title.jpg

Basics

MEG/EEG data analysis in [http://www.nmr.mgh.harvard.edu/martinos/userInfo/data/sofMNE.php MNE software] uses information from structural [http://imaging.mrc-cbu.cam.ac.uk/imaging/ImagingSequences MRI] images, which have to be pre-processed using [http://surfer.nmr.mgh.harvard.edu/ Freesurfer]. You may want to start with the tutorial based on an example data set, as described in the MNE manual ([http://www.nmr.mgh.harvard.edu/meg/manuals/MNE-manual-2.6.pdf Version 2.6] or [http://www.nmr.mgh.harvard.edu/meg/manuals/MNE-manual-2.7.pdf Version 2.7]; chapter 12). Freesurfer is accompanied by extensive [http://surfer.nmr.mgh.harvard.edu/fswiki Freesurfer Wiki pages], containing a [http://surfer.nmr.mgh.harvard.edu/fswiki/FreeSurferBeginnersGuide Getting Started] and [http://surfer.nmr.mgh.harvard.edu/fswiki/UserContributions/FAQ FAQ] section. You will need some experience with Linux commands and scripting, which you may find on our [http://imaging.mrc-cbu.cam.ac.uk/meg/Beginners beginners' pages].

If you've never used shell scripts before, this [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/Primer_ShellScripting primer on shell scripting] will get you on the way.

There is also a short description on how to [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_prepare prepare for MNE analysis and access the Matlab toolbox].

The parameters in the following examples are reasonable choices for standard analyses. However, these Wiki pages are not supposed to substitute the MNE manual ([http://www.nmr.mgh.harvard.edu/meg/manuals/MNE-manual-2.6.pdf V2.6], [http://www.nmr.mgh.harvard.edu/meg/manuals/MNE-manual-2.7.pdf V 2.7]), [http://imaging.mrc-cbu.cam.ac.uk/meg/MEGpapers reading papers], and [http://imaging.mrc-cbu.cam.ac.uk/imaging/ImagersInterestGroup discussions] with more experienced researchers. You may also want to subscribe to the [http://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis MNE mailing list].

Step-by-step Guide

1) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_preprocessing Pre-process your MRI Data Using Freesurfer]

2) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Create Source Space and Head Surfaces]

3) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution Compute the Forward Solution and BEM]

4) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_CovarianceMatrix Compute the Noise Covariance Matrix]

5) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_InverseOperator Compute the Inverse Operator]

6) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_Averaging Averaging MEG data] (incl. correcting EEG location information, Marking bad channels)

7) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ComputeEstimates Compute the Source Estimates] (incl. average cortical surface, grand-averaging)

8) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_Labels ROI/Label analysis] (incl. pre-defined labels, make-your-own)

All-in-One

[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_AllInOne List of Most Relevant MNE Commands]

1) You may want to [http://imaging.mrc-cbu.cam.ac.uk/meg/PreProcessing filter] or [http://imaging.mrc-cbu.cam.ac.uk/meg/Maxfilter maxfilter] ([http://imaging.mrc-cbu.cam.ac.uk/meg/MaxfilterMatlabScript Matlab script]) your data before averaging

2) At the moment, MNE does not provide any statistics tools. You can use the [http://imaging.mrc-cbu.cam.ac.uk/meg/SensorSpm SensorSPM] implemented in SPM for statistics in sensor space.

3) Applying the inverse operator to [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_singletrial single-trial data] requires some extra processing steps.

4) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_simulation Simulate] your own data in MNE, e.g. to check localisation accuracy for specific ROIs

5) Compute [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_sensitivity Sensitivity Maps] for EEG and MEG configurations

6) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_BaselineCorrectSTC Baseline Correction] for source estimates

7) [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_SampleDataSet The MNE Sample Data Set] (CBU only)

Dan's Pages (from Martinos Center for Biomedical Imaging)

[http://imaging.mrc-cbu.cam.ac.uk/meg/MEG_Data_Processing MEG Data Processing]

[http://imaging.mrc-cbu.cam.ac.uk/imaging/DanStructurals Structural Analysis]

CbuMeg: AnalyzingData/MNE_overview (last edited 2013-03-08 10:02:31 by localhost)