Results 35 issues of Rutger Fick

Likely due to some kind of overflow error some cylinder models don't give meaninful signal attenuation values when giving huge diameters. There should be a catch for this.

bug

Currently, the Watson and Bingham distributions are automatically parameterized using the ODI and beta_fraction parameters, but these are in fact optimization parameters just to facilitate optimization of the actual \kappa...

enhancement

Currently, Dmipy can modularly generate most models proposed for PGSE-based microstructure imaging. However, the DIAMOND model by Sherrer et al. [1] is a bit particular in that it uses a...

help wanted

Hello, I'm using your example: ``` out = project.single_upload( image_path=im_path, annotation_path=annot_path, annotation_labelmap=class_path, overwrite=True, num_retry_uploads=4 ) ``` on an image that I have already uploaded with an annotation previously. However, the...