Results 36 comments of Rutger Fick

I'm having the same problem. Is there any solution?

Hi @villalonreina , So the issue you are running into is pretty simple. In the first one, I'm actually not sure what is making the error but it makes no...

No you're completely right, this is something that should be caught if it happens. How about adding a small epsilon in the denominator to avoid this? something like `vf_intra =...

fair enough, please go ahead and add it and I'll merge.

Addressed in #19 for multi-tissue CSD. Not yet included for spherical mean or regular compartment models.

Hey @villalonreina , Thanks for the feedback! Can you perhaps give me a minimum working script that illustrates the bug? It's a bit hard to debug just from the description;-)

Thanks for the detailed descriptions! I am surprised by these differences between versions, I am not sure yet how to explain it. What do you call "huge" differences? As in...

hey yeah this looks super cool! if it's not too much effort please take care of it and put it on.

Hello, no this software only does multicompartment models. I specifically chose not to add all the nonparametric models (dti dki mapmri etc) because dipy already has them.

As for the creation of the AMICO solver, I think we should build the skeleton the same as for https://github.com/AthenaEPI/dmipy/blob/master/dmipy/optimizers_fod/csd_cvxpy.py. So without a lookup-table, I think in the first iteration...