MagneticResonanceImaging / MRIReco.jl

Julia Package for MRI Reconstruction
https://magneticresonanceimaging.github.io/MRIReco.jl/latest/
Other
85 stars 22 forks source link

Update functions to handle 6-dims + add tests #113

Closed aTrotier closed 1 year ago

aTrotier commented 1 year ago

Add more unit tests before changing the order of echo/channels in returns image

Might also be useful also for a major modification -> add trajectory to repetition dimension (and maybe others later if some applications need it) -> see PR discussion https://github.com/MagneticResonanceImaging/MRIReco.jl/pull/105#issuecomment-1262369519

tknopp commented 1 year ago

looks good to me

aTrotier commented 1 year ago

Do you see others functions that need a unit test ?

tknopp commented 1 year ago

There are certainly others, but it makes sense to make this step by step commit every improvement.