Diff for "AnalyzingData/MNE_AllInOne" - Meg Wiki
location: Diff for "AnalyzingData/MNE_AllInOne"
Differences between revisions 8 and 9
Revision 8 as of 2013-02-04 15:07:40
Size: 1977
Editor: OlafHauk
Comment:
Revision 9 as of 2013-03-08 10:02:29
Size: 2009
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
attachment:mrclogo.gif {{attachment:mrclogo.gif}}
Line 4: Line 4:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_preprocessing Pre-processing MRI Data in Freesurfer]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_preprocessing|Pre-processing MRI Data in Freesurfer]]:'''
Line 8: Line 8:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Segment Head Surfaces]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing|Segment Head Surfaces]]:'''
Line 11: Line 11:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Prepare MRI Data for MNE]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing|Prepare MRI Data for MNE]]:'''
Line 14: Line 14:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Prepare Source Space (Cortical Surface) for MNE]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing|Prepare Source Space (Cortical Surface) for MNE]]:'''
Line 17: Line 17:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Align MEG and MRI coordinate systems]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing|Align MEG and MRI coordinate systems]]:'''
Line 20: Line 20:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution Set Up BEM Information for MNE]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution|Set Up BEM Information for MNE]]:'''
Line 23: Line 23:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution Compute Forward Solution]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution|Compute Forward Solution]]:'''
Line 26: Line 26:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_Averaging Average MEG Data], [http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_CovarianceMatrix Compute Covariance Matrix]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_Averaging|Average MEG Data]], [[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_CovarianceMatrix|Compute Covariance Matrix]]:'''
Line 29: Line 29:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ComputeEstimates Compute Average Cortical Surface]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ComputeEstimates|Compute Average Cortical Surface]]:'''
Line 32: Line 32:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_InverseOperator Create Inverse Operator (from Forward Solution)]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_InverseOperator|Create Inverse Operator (from Forward Solution)]]:'''
Line 35: Line 35:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ComputeEstimates Compute Source Estimates (Apply Inverse Operator to MEG data)]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ComputeEstimates|Compute Source Estimates (Apply Inverse Operator to MEG data)]]:'''
Line 38: Line 38:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ComputeEstimates Average Source Estimates]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ComputeEstimates|Average Source Estimates]]:'''
Line 41: Line 41:
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_Labels Extract ROI data]:''' '''[[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_Labels|Extract ROI data]]:'''

mrclogo.gif

Overview of MNE Processing Steps and Commands

Pre-processing MRI Data in Freesurfer:

  • mri_convert
  • recon-all

Segment Head Surfaces:

  • mne_watershed_bem

Prepare MRI Data for MNE:

  • mne_setup_mri

Prepare Source Space (Cortical Surface) for MNE:

  • mne_setup_source_space

Align MEG and MRI coordinate systems:

  • mne_analyze

Set Up BEM Information for MNE:

  • mne_setup_forward_model

Compute Forward Solution:

  • mne_do_forward_solution

Average MEG Data, Compute Covariance Matrix:

  • mne_process_raw

Compute Average Cortical Surface:

  • make_average_subject

Create Inverse Operator (from Forward Solution):

  • mne_do_inverse_operator

Compute Source Estimates (Apply Inverse Operator to MEG data):

  • mne_make_movie

Average Source Estimates:

  • mne_average_estimates

Extract ROI data:

  • mne_make_movie

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