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 1468583 commit e34c662Copy full SHA for e34c662
nipype/interfaces/niftyreg/tests/test_auto_RegTools.py
@@ -24,6 +24,7 @@ def test_RegTools_inputs():
24
argstr='-in %s',
25
mandatory=True,
26
),
27
+ inter_val=dict(argstr='-interp %d', ),
28
iso_flag=dict(argstr='-iso', ),
29
mask_file=dict(argstr='-nan %s', ),
30
mul_val=dict(argstr='-mul %s', ),
0 commit comments