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 14ab0a8 commit 5b88f2fCopy full SHA for 5b88f2f
nipype/interfaces/afni/model.py
@@ -148,7 +148,7 @@ class DeconvolveInputSpec(AFNICommandInputSpec):
148
desc='this option lets you input a rectangular array of 1 or more '
149
'baseline vectors from a file. This method is a fast way to '
150
'include a lot of baseline regressors in one step. ',
151
- argstr='ortvec %s')
+ argstr='-ortvec %s %s')
152
x1D = File(
153
desc='specify name for saved X matrix',
154
argstr='-x1D %s')
0 commit comments