Diff for "AnalyzingData/MNE_AllInOne" - Meg Wiki
location: Diff for "AnalyzingData/MNE_AllInOne"
Differences between revisions 2 and 3
Revision 2 as of 2010-07-16 13:40:02
Size: 868
Editor: YaaraErez
Comment:
Revision 3 as of 2010-07-16 13:45:42
Size: 1345
Editor: YaaraErez
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
'''Segment Head Surfaces:'''
mne_watershed_bem
'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Segment Head Surfaces]:'''
Line 6: Line 5:
'''Prepare MRI Data for MNE:''' mne_watershed_bem

'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Prepare MRI Data for MNE]:'''
Line 9: Line 11:
Line 10: Line 13:
Line 12: Line 16:
Line 13: Line 18:
Line 15: Line 21:
'''Set Up BEM Information for MNE:'''
mne_setup_forward_model
Line 18: Line 22:
'''Compute Forward Solution:''' '''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution Set Up BEM Information for MNE]:'''

mne_setup_forward_model


'''[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution Compute Forward Solution]:'''
Line 21: Line 31:
'''Average MEG Data, 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 24: Line 36:
Line 25: Line 38:
Line 27: Line 41:
Line 28: Line 43:
Line 30: Line 46:
Line 31: Line 48:
Line 33: Line 51:
Line 34: Line 53:
Line 36: Line 56:
Line 37: Line 58:
Line 39: Line 61:
Line 40: Line 63:

Overview of MNE Processing Steps and Commands

[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing Segment Head Surfaces]:

mne_watershed_bem

[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_MRI_processing 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

[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution Set Up BEM Information for MNE]:

mne_setup_forward_model

[http://imaging.mrc-cbu.cam.ac.uk/meg/AnalyzingData/MNE_ForwardSolution Compute Forward Solution]:

mne_do_forward_solution

[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]:

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

Visualisation:

mne_analyze

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