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

Draft MEDIC dynamic distortion correction method #435

Closed
wants to merge 26 commits into from

Update medic.py

ed0f46c
Select commit
Loading
Failed to load commit list.
Closed

Draft MEDIC dynamic distortion correction method #435

Update medic.py
ed0f46c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2024 in 0s

66.28% (-10.16%) compared to 73d717a

View this Pull Request on Codecov

66.28% (-10.16%) compared to 73d717a

Details

Codecov Report

Attention: Patch coverage is 19.83871% with 497 lines in your changes are missing coverage. Please review.

Project coverage is 66.28%. Comparing base (73d717a) to head (ed0f46c).

Files Patch % Lines
sdcflows/utils/misc.py 7.14% 234 Missing ⚠️
sdcflows/interfaces/utils.py 24.51% 117 Missing ⚠️
sdcflows/workflows/fit/medic.py 12.62% 90 Missing ⚠️
sdcflows/interfaces/fmap.py 55.31% 42 Missing ⚠️
sdcflows/utils/phasemanip.py 6.66% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #435       +/-   ##
===========================================
- Coverage   76.43%   66.28%   -10.16%     
===========================================
  Files          32       33        +1     
  Lines        2835     3455      +620     
  Branches      376      416       +40     
===========================================
+ Hits         2167     2290      +123     
- Misses        600     1097      +497     
  Partials       68       68               

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