DCEMRI.jl icon indicating copy to clipboard operation
DCEMRI.jl copied to clipboard

DCE MRI analysis in Julia

Results 5 DCEMRI.jl issues
Sort by recently updated
recently updated
newest added

I'm not entirely happy with the number of dependencies and helper functions for what is essentially a glorified non-linear least squares fitting code. I would be happier if it were...

help wanted
question

It would be nice if `validate()` produced some consolidated numbers that could be checked before and after patching.

enhancement

``` julia> fitdata("invivo.mat";models=3) ERROR: `fitdata` has no method matching fitdata(::ASCIIString) ```

enhancement