File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -475,6 +475,7 @@ class CAT12SegmentOutputSpec(TraitedSpec):
475475class CAT12Segment (SPMCommand ):
476476 """
477477 CAT12: Segmentation
478+
478479 This toolbox is an extension to the default segmentation in SPM12, but uses a completely different segmentation
479480 approach.
480481 The segmentation approach is based on an Adaptive Maximum A Posterior (MAP) technique without the need for a priori
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ class ExtractROIBasedSurfaceMeasuresOutputSpec(TraitedSpec):
217217class ExtractROIBasedSurfaceMeasures (SPMCommand ):
218218 """
219219 Extract ROI-based surface values
220- While ROI-based values for VBM (volume) data are automatically saved in the <em> label</em> folder as XML file it is
220+ While ROI-based values for VBM (volume) data are automatically saved in the `` label`` folder as XML file it is
221221 necessary to additionally extract these values for surface data (except for thickness which is automatically
222222 extracted during segmentation). This has to be done after preprocessing the data and creating cortical surfaces.
223223
You can’t perform that action at this time.
0 commit comments