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

Disable XA partial vol detection for single slice files (#742) #814

Merged
merged 6 commits into from May 23, 2024

Conversation

captainnova
Copy link
Collaborator

The original check for partial Siemens XA volumes assumed that if (0021, 118e) (ICE_Dims_long) has a value then the DICOM file is in enhanced format, e.g. 1 volume per file. However, Siemens XA frequently exports in "classic" mode (1 slice per file) or gets unenhanced en route, so although files with just 1 slice are partial volumes, it does not necessarily mean any slices are missing.

@captainnova captainnova mentioned this pull request Apr 20, 2024
@neurolabusc neurolabusc merged commit f9ad69e into rordenlab:development May 23, 2024
2 checks passed
@neurolabusc
Copy link
Collaborator

Thanks

@captainnova captainnova deleted the development branch May 23, 2024 20:32
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.

None yet

2 participants