Matteo Frigo
Matteo Frigo
Let's define the models as follows (i.e., with your code and two fake S0s): ```python S0_gm, S0_csf = [3000, 5000] # model 2 ball = gaussian_models.G1Ball() stick = cylinder_models.C1Stick() zeppelin...
Yes, they are. I had misunderstood the question yet another time. My bad, sorry. The patches are due to the same effect that we discussed in [another issue](https://github.com/AthenaEPI/dmipy/issues/105#issuecomment-757034581) , namely...
For sure `median_otsu`, but I think it will be better to go through the whole list of changed functions and just check if they are used anywhere. Although it's mostly...
Hi @villalonreina , we just added a new feature that may help you in what you're doing (**update your dmipy** installation while you read this). It concerns the use of...