Diff for "AnalyzingData/check_autorecon1" - Meg Wiki
location: Diff for "AnalyzingData/check_autorecon1"
Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2010-06-09 13:20:26
Size: 1250
Editor: YaaraErez
Comment:
Revision 10 as of 2010-06-09 13:25:49
Size: 1324
Editor: YaaraErez
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
: '''tkregister2 --mgz --s <mysubjectname> -fstal''' :; '''tkregister2 --mgz --s <mysubjectname> -fstal'''
Line 19: Line 19:
tkmedit <mysubjectname> brainmask.mgz -aux T1.mgz :; '''tkmedit <mysubjectname> brainmask.mgz -aux T1.mgz'''
Line 22: Line 22:

You will see something like this:

attachment:skullstrip.jpg
Line 23: Line 28:

Checking Talairach transform after autorecon1

Use the command

:; tkregister2 --mgz --s <mysubjectname> -fstal

to compare your MRI with a Talairach template. You will see something like this:

attachment:checktalairach.jpg

Switch between "TARGET" and "MOVEABLE" (bottom middle of display) to switch between the two views. You can use the scaling, translation and rotation functions to improve the match between your MRI and the template. However, very few (if any) images will need editing at this stage. If you do change something, use "SAVE REG" (top left) to save the result. You will then have to run the previous autorecon1 step again.

Checking skull stripping after autorecon1

In order to check the skull stripping, use

:; tkmedit <mysubjectname> brainmask.mgz -aux T1.mgz

You can use the key combinations "CTRL 1" and "CTRL 2" to switch between views of your complete MRI, and the skull-stripped MRI (not surprisingly, that's your MRI without the skull). The aim is to check whether the skull was completely removed, or whether some of it is still left.

You will see something like this:

attachment:skullstrip.jpg

Instructions on how to fix a bad skull strip are on the [http://surfer.nmr.mgh.harvard.edu/fswiki/FsTutorial/SkullStripFix Freesurfer Wiki].

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