Differences between revisions 11 and 12
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
However, if you processed your anatomical data using previous versions, you can just run the subcortical segmentation separately if you wish to obtain the automated labels. The September 2005 release of FreeSurfer by default uses the automatically segmented brain volume (ASEG) to segment the white matter volume (WM). If, after generating an ASEG volume for your previously processed data, you wish for whatever reason to recreate the final surfaces for data previously processed using the HistoricalReconstruction workflow, then you must specify that it preserves and uses the white matter volume (WM) that you edited. Simply use this flag: However, if you processed your anatomical data using previous versions, you can just run the subcortical segmentation separately if you wish to obtain the automated labels. The September 2005 release of FreeSurfer by default uses the automatically segmented brain volume (ASEG) to segment the white matter volume (WM). You will use the -noedit_wm_with_aseg flag to ensure that it preserves and uses the white matter volume (WM) that you edited.
Line 14: Line 14:
   -noedit_wm_with_aseg
{{{
recon-all -subjid <subject name> -autorecon1 -noedit_wm_with_aseg
}}}

[wiki:FreeSurferWorkFlows top] | [wiki:HistoricalReconstruction previous]

FreeSurfer Subcortical Segmentation

FreeSurfer now automatically runs automated labeling of the brain volume and this is included in all versions of the September 2005 release. In subcortical segmentation, each voxel in the normalized brain volume is assigned one of about 40 labels, including:

  • Cerebral White Matter, Cerebral Cortex, Lateral Ventricle, Inferior Lateral Ventricle, Cerebellum White Matter, Cerebellum Cortex, Thalamus, Caudate, Putamen, Pallidum, Hippocampus, Amygdala, Lesion, Accumbens area, Vessel, Central Diencephalon, Third Ventricle, Fourth Ventricle, Brain Stem, Cerebrospinal Fluid

However, if you processed your anatomical data using previous versions, you can just run the subcortical segmentation separately if you wish to obtain the automated labels. The September 2005 release of FreeSurfer by default uses the automatically segmented brain volume (ASEG) to segment the white matter volume (WM). You will use the -noedit_wm_with_aseg flag to ensure that it preserves and uses the white matter volume (WM) that you edited.

recon-all -subjid <subject name> -autorecon1 -noedit_wm_with_aseg

SubcorticalSegmentation (last edited 2018-01-04 15:07:58 by MorganFogarty)