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 (second attempt) #438

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Update test_find_estimators.py

b164fa3
Select commit
Loading
Failed to load commit list.
Draft

Draft MEDIC dynamic distortion correction method (second attempt) #438

Update test_find_estimators.py
b164fa3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 4, 2024 in 1s

37.63% of diff hit (target 83.75%)

View this Pull Request on Codecov

37.63% of diff hit (target 83.75%)

Annotations

Check warning on line 321 in sdcflows/fieldmaps.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/fieldmaps.py#L321

Added line #L321 was not covered by tests

Check warning on line 325 in sdcflows/fieldmaps.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/fieldmaps.py#L325

Added line #L325 was not covered by tests

Check warning on line 82 in sdcflows/interfaces/fmap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/interfaces/fmap.py#L82

Added line #L82 was not covered by tests

Check warning on line 85 in sdcflows/interfaces/fmap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/interfaces/fmap.py#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 497 in sdcflows/interfaces/fmap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/interfaces/fmap.py#L495-L497

Added lines #L495 - L497 were not covered by tests

Check warning on line 501 in sdcflows/interfaces/fmap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/interfaces/fmap.py#L501

Added line #L501 was not covered by tests

Check warning on line 506 in sdcflows/interfaces/fmap.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/interfaces/fmap.py#L505-L506

Added lines #L505 - L506 were not covered by tests

Check warning on line 53 in sdcflows/utils/phasemanip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/phasemanip.py#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 57 in sdcflows/utils/phasemanip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/phasemanip.py#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 61 in sdcflows/utils/phasemanip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/phasemanip.py#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 64 in sdcflows/utils/phasemanip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/phasemanip.py#L64

Added line #L64 was not covered by tests

Check warning on line 70 in sdcflows/utils/phasemanip.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/phasemanip.py#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 544 in sdcflows/utils/wrangler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/wrangler.py#L543-L544

Added lines #L543 - L544 were not covered by tests

Check warning on line 546 in sdcflows/utils/wrangler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/wrangler.py#L546

Added line #L546 was not covered by tests

Check warning on line 552 in sdcflows/utils/wrangler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/wrangler.py#L552

Added line #L552 was not covered by tests

Check warning on line 557 in sdcflows/utils/wrangler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/wrangler.py#L557

Added line #L557 was not covered by tests

Check warning on line 559 in sdcflows/utils/wrangler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/wrangler.py#L559

Added line #L559 was not covered by tests

Check warning on line 567 in sdcflows/utils/wrangler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/wrangler.py#L566-L567

Added lines #L566 - L567 were not covered by tests

Check warning on line 576 in sdcflows/utils/wrangler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/utils/wrangler.py#L575-L576

Added lines #L575 - L576 were not covered by tests

Check warning on line 74 in sdcflows/workflows/fit/medic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/workflows/fit/medic.py#L74

Added line #L74 was not covered by tests

Check warning on line 76 in sdcflows/workflows/fit/medic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/workflows/fit/medic.py#L76

Added line #L76 was not covered by tests

Check warning on line 81 in sdcflows/workflows/fit/medic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/workflows/fit/medic.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 85 in sdcflows/workflows/fit/medic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/workflows/fit/medic.py#L85

Added line #L85 was not covered by tests

Check warning on line 88 in sdcflows/workflows/fit/medic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/workflows/fit/medic.py#L88

Added line #L88 was not covered by tests

Check warning on line 97 in sdcflows/workflows/fit/medic.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdcflows/workflows/fit/medic.py#L97

Added line #L97 was not covered by tests