Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix espirit for odd matrix sizes #156

Merged
merged 2 commits into from
Aug 15, 2023
Merged

Fix espirit for odd matrix sizes #156

merged 2 commits into from
Aug 15, 2023

Conversation

SebastianFlassbeck
Copy link
Contributor

ESPIRIT did not work for odd matrix sizes. The bug was essentially a missing ifftshift, which we implemented in a non-allocating way.

@JakobAsslaender
Copy link
Member

@tknopp: Can you review this PR? The failing tests are not related to this PR but to the mess, I created in the master branch. No idea how to re-run them with the latest master branch commits. Many thanks!

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fdc524c) 65.56% compared to head (f394bf1) 65.56%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   65.56%   65.56%           
=======================================
  Files           9        9           
  Lines         273      273           
=======================================
  Hits          179      179           
  Misses         94       94           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tknopp tknopp merged commit b962c08 into MagneticResonanceImaging:master Aug 15, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants