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 7632b48 commit 070b69cCopy full SHA for 070b69c
docs/workflows.rst
@@ -30,6 +30,7 @@ is presented below:
30
output_dir='.',
31
bids_dir='.',
32
skull_strip_template='OASIS',
33
+ skull_strip_fixed_seed=False,
34
template='MNI152NLin2009cAsym',
35
output_spaces=['T1w', 'fsnative',
36
'template', 'fsaverage5'],
@@ -68,6 +69,7 @@ T1w/T2w preprocessing
68
69
70
71
72
73
freesurfer=True,
74
longitudinal=False,
75
debug=False,
0 commit comments