Closed elijahrockers closed 8 years ago
Good catch. reshape
could be used in the way it is used in ser
.
Any chance you could take a look at https://github.com/elijahrockers/DCEMRI.jl/issues/2 Not sure why I'm seeing this error in my fork, looks like it has to do with function declaration, i just don't know the types in julia very well
fixed
function currently only accepts 2D images.
consider using reshape instead of squeeze perhaps? also one for loop may have to be recursive to account for varying dimensionality