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 c5d444e commit 0be4459Copy full SHA for 0be4459
nipype/interfaces/mrtrix3/tracking.py
@@ -82,7 +82,7 @@ class TractographyInputSpec(MRTrix3BaseInputSpec):
82
'selected and written to the output file'))
83
select = traits.Int(
84
argstr='-select %d',
85
- min_ver=3,
+ min_ver='3',
86
desc=('set the desired number of tracks. The program will continue'
87
' to generate tracks until this number of tracks have been '
88
0 commit comments