davidssmith / DCEMRI.jl

DCE MRI analysis in Julia
Other
37 stars 16 forks source link

Update Levenberg-Marquardt code #35

Closed davidssmith closed 7 years ago

davidssmith commented 7 years ago

Updated nlsfit to latest L-M code in LsqFit.jl. Got almost a 2x speedup. Bounded fits are now implemented, but, when I put bounds in for the DCE parameters, the fitting fails for some reason.