Skip to content

Commit e3c24ec

Browse files
author
IvanARashid
authored
Rename PVH_KB_NKI_IVIMfit.py to PvH_KB_NKI_IVIMfit.py
1 parent 15ef9b2 commit e3c24ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/standardized/PVH_KB_NKI_IVIMfit.py renamed to src/standardized/PvH_KB_NKI_IVIMfit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ def ivim_fit(self, signals, bvalues=None):
5959
f = fit_results[1][0,0,0]
6060
Dstar = fit_results[2][0,0,0]/1000
6161

62-
return f, Dstar, D
62+
return f, Dstar, D

0 commit comments

Comments
 (0)