Skip to content

Commit 2ae0326

Browse files
josephmjeoesteban
authored andcommitted
add missing arg
1 parent 441f83e commit 2ae0326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dmriprep/workflows/dwi/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ def init_dwi_preproc_wf(
5959
omp_nthreads=1,
6060
output_dir='.',
6161
reportlets_dir='.',
62+
use_syn,
6263
layout=BIDSLayout('.'),
6364
num_dwi=1,
6465
)

0 commit comments

Comments
 (0)