We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ef9b2 commit e3c24ecCopy full SHA for e3c24ec
src/standardized/PVH_KB_NKI_IVIMfit.py renamed to src/standardized/PvH_KB_NKI_IVIMfit.py
@@ -59,4 +59,4 @@ def ivim_fit(self, signals, bvalues=None):
59
f = fit_results[1][0,0,0]
60
Dstar = fit_results[2][0,0,0]/1000
61
62
- return f, Dstar, D
+ return f, Dstar, D
0 commit comments