Skip to content

Commit ba53634

Browse files
effigiesjguillon
andauthored
Update nipype/interfaces/mrtrix3/tracking.py
Co-Authored-By: jguillon <jeremy.guillon@etu.upmc.fr>
1 parent 0be4459 commit ba53634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/mrtrix3/tracking.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ class TractographyInputSpec(MRTrix3BaseInputSpec):
7676
'is 90deg x stepsize / voxelsize)'))
7777
n_tracks = traits.Int(
7878
argstr='-number %d',
79-
max_ver=0.4,
79+
max_ver='0.4',
8080
desc=('set the desired number of tracks. The program will continue'
8181
' to generate tracks until this number of tracks have been '
8282
'selected and written to the output file'))

0 commit comments

Comments
 (0)