macapype.pipelines.surface._create_split_hemi_pipe

macapype.pipelines.surface._create_split_hemi_pipe(params, params_template, name='split_hemi_pipe')[source]

Description: Split segmentated tissus according hemisheres after removal of cortical structure

Processing steps:

  • TODO

Params:

  • None so far

Inputs:

inputnode:

warpinv_file:

non-linear transformation (from NMT_subject_align)

inv_transfo_file:

inverse transformation

aff_file:

affine transformation file

t1_ref_file:

preprocessd T1

segmented_file:

from atropos segmentation, with all the tissues segmented

arguments:

params:

dictionary of node sub-parameters (from a json file)

name:

pipeline name (default = “split_hemi_pipe”)

Outputs: