Skip to content

LoadFreesurferSegmentationVolume

Markus Adamek edited this page Apr 6, 2022 · 1 revision

The LoadFreesurferSegmentationVolume Component loads a predefined volume from a Freesurfer s.

Inputs and Outputs

  • Inputs: None

  • OptionalInputs: SegmentationPath

  • Outputs: Volume

Settings

VolumeIdentifier

Identifier for the Volume Data Default: ASEG

FSVolume

Name of the Freesurfer volume to be loaded (without the mgz ending) Default: aseg

SegmentationPathIdentifier

Identifier for the Segmentationpath if Freesurfer segmentation was done within VERA. Default: SegmentationPath

XML Example

Load the ASEG segmentation

<Component Type="LoadFreesurferSegmentationVolume">
  <Name>"Load ASEG"</Name>
    <VolumeIdentifier>"ASEG"</VolumeIdentifier>
    <FSVolume>"aseg"</FSVolume>
</Component>

Overview

Components

Native

ANT

BIDS

Freesurfer

MRI_reface

NeuralAct

PaCER

ReportGenerator

SPM12

TalairachDemon

THOMAS

Views

Data Types

Clone this wiki locally