-
Notifications
You must be signed in to change notification settings - Fork 2
ReplaceLabels
The ReplaceLabels Component tries to simplify existing electrode location labels based on some simple rules. Rules will be applied iterative.
-
Inputs: ElectrodeLocations
-
Outputs: ElectrodeLocations
Default: ElectrodeLocation
The component tries to replace the labels with another existing label within the radius defined in ReplacementRadius
Default: ["Right-Cerebral-White-Matter","unknown","Left-Cerebral-White-Matter","Right-Hippocampus","Left-Hippocampus","Right-Amygdala","Left-Amygdala","Left-Cerebral-Cortex","Right-Cerebral-Cortex"]
Radius (in mm) in which the component will search for an alternative label. If the distance is 0, the label will be removed if another label exists.
Default: [3,0,3,1,1,1,1,10,10]
For this example, if an electrode is marked as unknown, the algorithm will search for a better label within 3mm.
<Component Type="ReplaceLabels">
<Name>"Replace unknown labels"</Name>
<ElectrodeLocationIdentifier>"ElectrodeLocation"</ElectrodeLocationIdentifier>
<ReplaceableLabels>["unknown"]</ReplaceableLabels>
<ReplacementRadius>[3]</ReplacementRadius>
</Component>
- Introduction
- Getting Started
- Pipeline Tutorials
- Pipeline Designer
- Project Directory Specifications
- Understanding the Pipeline Workflow File
- Components
- AlterElectrodeLabels
- ApplyMask
- CalculateDistanceToSurfaceLabel
- CalculateDistanceToVolumeLabel
- CascadeInput
- CombineLocations
- Copy
- EEGElectrodeNames
- ElectrodeDefinitionConfiguration
- ElectrodeTransformation
- EstimatePositionFromTrajectory
- FileLoader
- FlipVolume
- ImportROSFile
- LabelVolume2Surface
- MatlabElectrodeSelection
- MatOutput
- MatOutputLegacy
- MatOutputNoElectrodes
- MoveRASOrigin
- MoveRASOrigin2Volume
- NiiOutput
- ObjOutput
- ReorderElectrodes
- ReplaceLabels
- ReportGenerator
- SphericalTemplateProjection
- SurfaceTransformation
- TalairachProjection
- FreesurferDatExport
- FreesurferDeface
- FreesurferElectrodeLocalization
- FreesurferHemisphereLoader
- FreesurferHippocampalSegmentation
- FreesurferModelGeneration
- FreesurferSurfaceLoader
- FreesurferThalamusSegmentation
- FSDicomImport
- ImportFreesurferSegmentation
- LoadFreesurferSegmentationVolume
- LoadFreeviewPointFile
- LoadFSMNIProjection
- YeoParcellation