Serge Koudoro
Serge Koudoro
https://github.com/dipy/dipy/pull/3343 has been merged. Do you have time to finalize this PR?
Hi @joshuacwnewton, I confirm, The difference between 1.8.0 and 1.9.0 on macOS is OPENMP: since 1.9.0, we build our package with openmp flag which was not the case before. Not...
> Could we try to conform the parts that we can with https://mrtrix.readthedocs.io/en/latest/concepts/dw_scheme.html? I was not aware, I will look into it and let you know.
ok, I just look into it @arokem, Both are ASCII files (csv, txt, dat, etc...). So you mean: - space separated instead of comma separated - change the order (bvec,...
ok, thank you for the feedback! ok for tab separated and inverting b-values and b-vectors. I will update Otherwise, I will play with other software to check what they do...
Hi @alexrockhill, We are aware of this. See https://github.com/dipy/dipy/pull/3056 we just need time and to be careful with this. This is not high priority but it should be done this...
Thanks @pjsjongsung, we might need to rename this function `correct_minor_errors`. Hard to guess, it is not very explicit. is this function correcting only this "minor errors" or there are other...
> We could change it to something like correct_mask? `fill_holes()` ?
> Any thoughts @skoudoro @arokem ? not yet 😅 , I need to take the time to get deeper because there is no easy answer.
Thank you for this report @mr-c. We need to block time to focus on this. We also need to add a CI to catch this earlier.