MagneticResonanceImaging / MRIReco.jl

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

WIP: espirit speedup #111

Closed tknopp closed 1 year ago

tknopp commented 1 year ago

The is a test PR for speeding up espirit. Discussion takes place here: https://github.com/MagneticResonanceImaging/MRIReco.jl/discussions/55#discussioncomment-3795086

codecov-commenter commented 1 year ago

Codecov Report

Base: 65.46% // Head: 65.97% // Increases project coverage by +0.51% :tada:

Coverage data is based on head (1d9c4b1) compared to base (ab0dd9d). Patch coverage: 95.23% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #111 +/- ## ========================================== + Coverage 65.46% 65.97% +0.51% ========================================== Files 37 37 Lines 1694 1696 +2 ========================================== + Hits 1109 1119 +10 + Misses 585 577 -8 ``` | [Impacted Files](https://codecov.io/gh/MagneticResonanceImaging/MRIReco.jl/pull/111?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MagneticResonanceImaging) | Coverage Δ | | |---|---|---| | [src/Tools/CoilSensitivity.jl](https://codecov.io/gh/MagneticResonanceImaging/MRIReco.jl/pull/111/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MagneticResonanceImaging#diff-c3JjL1Rvb2xzL0NvaWxTZW5zaXRpdml0eS5qbA==) | `66.47% <95.23%> (+0.97%)` | :arrow_up: | | [src/Tools/ErrorMeasures.jl](https://codecov.io/gh/MagneticResonanceImaging/MRIReco.jl/pull/111/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MagneticResonanceImaging#diff-c3JjL1Rvb2xzL0Vycm9yTWVhc3VyZXMuamw=) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MagneticResonanceImaging). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=MagneticResonanceImaging)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.