daducci / COMMIT

Linear framework to combine tractography and tissue micro-structure estimation with diffusion MRI
Other
43 stars 33 forks source link

Improve precision of values stored in file `streamline_weights.txt` #105

Closed daducci closed 2 years ago

daducci commented 2 years ago

At the moment, the estimates weights for each streamline are stored in file streamline_weights.txt with a 5-digit precision (5.13625E-2). This should be increased.

daducci commented 2 years ago

Fixed in #106