Diff for "AnalyzingData/MNE_MRI_preprocessing" - Meg Wiki
location: Diff for "AnalyzingData/MNE_MRI_preprocessing"
Differences between revisions 1 and 2
Revision 1 as of 2010-06-09 09:19:50
Size: 23
Editor: YaaraErez
Comment:
Revision 2 as of 2010-06-09 10:50:48
Size: 675
Editor: YaaraErez
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Before starting the Freesurfer analysis, you have to set some "environment variables", so that the following processing scripts know where to look for programs and data.

Type

''freesurfer_4.3.0''
and
''setenv SUBJECTS_DIR </myMRIdirectory/>''

in your Linux command window.

Freesurfer will create a number of files in several subdirectories for each subject. You can automatically create the subdirecties for each subject

''mksubjdirs <mysubjectname>''

This will create the directory /myMRIdirectory/mysubjectname/, as well as several subdirectories. Check whether it worked, then forget about it for the time being.




 

MNE_MRI_preprocessing

Before starting the Freesurfer analysis, you have to set some "environment variables", so that the following processing scripts know where to look for programs and data.

Type

freesurfer_4.3.0 and setenv SUBJECTS_DIR </myMRIdirectory/>

in your Linux command window.

Freesurfer will create a number of files in several subdirectories for each subject. You can automatically create the subdirecties for each subject

mksubjdirs <mysubjectname>

This will create the directory /myMRIdirectory/mysubjectname/, as well as several subdirectories. Check whether it worked, then forget about it for the time being.

CbuMeg: AnalyzingData/MNE_MRI_preprocessing (last edited 2019-11-28 13:59:44 by OlafHauk)