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 dfb3311 commit cf5821bCopy full SHA for cf5821b
nipype/interfaces/freesurfer/tests/test_auto_Label2Vol.py
@@ -22,7 +22,7 @@ def test_Label2Vol_inputs():
22
nohash=True,
23
usedefault=True,
24
),
25
- fill_thresh=dict(argstr='--fillthresh %f', ),
+ fill_thresh=dict(argstr='--fillthresh %g', ),
26
hemi=dict(argstr='--hemi %s', ),
27
identity=dict(
28
argstr='--identity',
0 commit comments