We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cea908 commit ed04019Copy full SHA for ed04019
nibabies/workflows/bold/resampling.py
@@ -109,7 +109,6 @@ def select_target(subject_id, space):
109
itk2lta = pe.Node(niu.Function(function=_itk2lta), name="itk2lta", run_without_submitting=True)
110
sampler = pe.MapNode(
111
fs.SampleToSurface(
112
- cortex_mask=True,
113
interp_method="trilinear",
114
out_type="gii",
115
override_reg_subj=True,
0 commit comments