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 d159fe9 commit 4c9ccdfCopy full SHA for 4c9ccdf
nipype/interfaces/afni/tests/test_auto_Unifize.py
@@ -32,6 +32,8 @@ def test_Unifize_inputs():
32
name_source='in_file',
33
),
34
outputtype=dict(),
35
+ rbt=dict(argstr='-rbt %f %f %f',
36
+ ),
37
scale_file=dict(argstr='-ssave %s',
38
39
t2=dict(argstr='-T2',
0 commit comments