Closed MarioOcampo closed 3 years ago
Implementation of the requested change #90: the verbose parameters were changed to boolean.
verbose
boolean
An additional change in trk2dictionary. Now it is checked that the tractogram exists before trying to load it, and the section try was removed.
trk2dictionary
exists
try
Implementation of the requested change #90: the
verbose
parameters were changed toboolean
.An additional change in
trk2dictionary
. Now it is checked that the tractogramexists
before trying to load it, and the sectiontry
was removed.