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 9c83c9e commit dc277f3Copy full SHA for dc277f3
nipype/interfaces/mrtrix/tests/test_auto_GenerateDirections.py
@@ -23,8 +23,9 @@ def test_GenerateDirections_inputs():
23
),
24
out_file=dict(argstr='%s',
25
hash_files=False,
26
+ name_source=['num_dirs'],
27
+ name_template='directions_%d.txt',
28
position=-1,
- usedefault=True,
29
30
power=dict(argstr='-power %s',
31
0 commit comments