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

Add support for a custom seqinfo to extract from DICOMs any additional metadata desired for a heuristic #581

Merged
merged 18 commits into from
Feb 28, 2024

Provide types for custom_seqinfo but disable type checking in the tes…

41b22d7
Select commit
Loading
Failed to load commit list.
Merged

Add support for a custom seqinfo to extract from DICOMs any additional metadata desired for a heuristic #581

Provide types for custom_seqinfo but disable type checking in the tes…
41b22d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 28, 2024 in 1s

82.85% of diff hit (target 82.05%)

View this Pull Request on Codecov

82.85% of diff hit (target 82.05%)

Annotations

Check warning on line 58 in heudiconv/dicoms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

heudiconv/dicoms.py#L58

Added line #L58 was not covered by tests

Check warning on line 112 in heudiconv/dicoms.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

heudiconv/dicoms.py#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 31 in heudiconv/heuristics/convertall_custom.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

heudiconv/heuristics/convertall_custom.py#L29-L31

Added lines #L29 - L31 were not covered by tests