Results 36 comments of Rutger Fick

this is happening because `models=[bundle]` is of length 1 and you're giving two responses `S0_tissue_responses=[S0_gm, S0_gm]`. if you want to give different S0 responses to the things inside the Bundle,...

yes indeed, so for your example it would be something like ``` First we call the Stick and the Zeppelin: stick = cylinder_models.C1Stick() zeppelin = gaussian_models.G2Zeppelin() # Combine stick and...

hey @matteofrigo, @villalonreina is right that this feature is not yet merged. We have a whole PR prepared but you still needed to address the final comments for the code...

HI Faye, So if I understand correctly, you want to calculate the DTI metrics on part of a multi-compartment model? Can you give me a little more information on exactly...

So, the way to do this is quite simple but not directly "built into" the multi compartment model itself. What you'll have to do is get the fitted parameters of...

Hi Faye, To make it work the way (I think) you want, I'll slightly adjust the script. If you make the multicompartment model with only the cylinder you can just...

Hi @thijsdhollander! Thank you for this very nice announcement - I was honored to be among the first to know - and thank you for your patience for my reply!...

IVIM should be a custom optimizer since the literature typically does a 2-step approach and splits the data. see recent paper http://www.ajnr.org/content/ajnr/early/2017/12/07/ajnr.A5474.full.pdf

add test for acquisition scheme dummy deltas function.

Should be option of fitted SH framework, not a default action when fitting.