daducci / COMMIT

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

Details optimization in "results.pickle" + weights ".txt" #34

Closed barakovic closed 6 years ago

barakovic commented 6 years ago

Code that add information about optimization and error maps in the "result.pickle" file as proposed in #33. Furthermore, the code save a ".txt" file with the weights extracted from COMMIT.

Questions @daducci @gabknight : 1) Do we want the all weights (IC, EC and ISO) in the ".txt" file or just IC (fibers)? 2) Do we want the ".json"? In that case I guess we need to convert the variables to string. Or we stay with the "pickle"?