MagneticResonanceImaging / MRIReco.jl

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

CoilSensitivities.jl: Add realistic 2D coil profiles #181

Closed scholand closed 3 months ago

JeffFessler commented 3 months ago

i've enable the CI run so you can refine and see what passes the tests

scholand commented 3 months ago

i've enable the CI run so you can refine and see what passes the tests

Perfect! Thank you :) I think, the test of the coil addition passes. Unfortunately, there is an error in the CS recon, which seems to be present already in commit 648e41f of the master branch.

JeffFessler commented 3 months ago

Ok, it looks good to me now. @tknopp what do you think?

tknopp commented 3 months ago

looks good to me, thanks! Will merge but before releasing, we need to fix the CI errors.