There was an error while loading. Please reload this page.
1 parent 88c13b6 commit ceb2da5Copy full SHA for ceb2da5
1 file changed
dev/docker_data/default_pipeline.yml
@@ -122,6 +122,20 @@ non_local_means_filtering: False
122
n4_bias_field_correction: False
123
124
125
+# ACPC Alignment
126
+acpc_align: False
127
+
128
129
+# ACPC size of brain in z-dimension in mm.
130
+# Default: 150mm for human data.
131
+acpc_brainsize: 150
132
133
134
+# ACPC aligned template
135
+acpc_template_skull: /usr/share/fsl/5.0/data/standard/MNI152_T1_1mm.nii.gz
136
+acpc_template_brain: None
137
138
139
# Disables skull-stripping on the anatomical inputs if they are already skull-stripped outside of C-PAC.
140
# Set this to 1 if your input images are already skull-stripped.
141
already_skullstripped : [0]
0 commit comments