daducci / COMMIT

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

Improve volume model #25

Closed daducci closed 7 years ago

daducci commented 7 years ago

In case the selected model is VolumeFrations, then it is not needed to access the lookup-tables (i.e. KERNELS structure) as the response functions are constant (i.e. scalar 1). This PR simply uses a simplified algorithm in this special case, hopefully speeding-up the calculations.