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 480ba5c commit a6ddc0cCopy full SHA for a6ddc0c
nipype/interfaces/afni/tests/test_auto_NwarpCat.py
@@ -27,8 +27,8 @@ def test_NwarpCat_inputs():
27
usedefault=True,
28
),
29
out_file=dict(argstr='-prefix %s',
30
- name_source='in_file',
31
- name_template='%s_Nwarp',
+ name_source='in_files',
+ name_template='%s_NwarpCat',
32
33
outputtype=dict(),
34
space=dict(argstr='-space %s',
0 commit comments