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 5b88f2f commit e95c0a0Copy full SHA for e95c0a0
nipype/interfaces/afni/tests/test_auto_Deconvolve.py
@@ -81,7 +81,7 @@ def test_Deconvolve_inputs():
81
num_threads=dict(nohash=True,
82
usedefault=True,
83
),
84
- ortvec=dict(argstr='ortvec %s',
+ ortvec=dict(argstr='-ortvec %s %s',
85
86
out_file=dict(argstr='-bucket %s',
87
0 commit comments