Skip to content

Commit

Permalink
Rename PVH_KB_NKI_IVIMfit.py to PvH_KB_NKI_IVIMfit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanARashid authored Nov 4, 2023
1 parent 58f1399 commit 23c7514
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ def ivim_fit(self, signals, bvalues=None):
f = fit_results[1][0,0,0]
Dstar = fit_results[2][0,0,0]/1000

return f, Dstar, D
return f, Dstar, D

0 comments on commit 23c7514

Please sign in to comment.