MagneticResonanceImaging / MRIReco.jl

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

Add support for multi-channel bruker acquisition #54

Closed aTrotier closed 2 years ago

aTrotier commented 2 years ago

I have a 2D and 3D FLASH datasets that can be added to a test if you want ? The direct reconstruction is working for both.

tknopp commented 2 years ago

that would be great! How large are they?

tknopp commented 2 years ago

If they are not too large we should just put them together into this zip file: https://github.com/MagneticResonanceImaging/MRIReco.jl/blob/master/test/testBrukerFile.jl#L3

If you give me a link to the data, I can prepare that for us.

codecov-commenter commented 2 years ago

Codecov Report

Merging #54 (902f53a) into master (2ba16fb) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   64.50%   64.54%   +0.04%     
==========================================
  Files          63       63              
  Lines        3048     3052       +4     
==========================================
+ Hits         1966     1970       +4     
  Misses       1082     1082              
Impacted Files Coverage Δ
src/IO/Brukerfile.jl 66.21% <100.00%> (+0.62%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2ba16fb...902f53a. Read the comment docs.