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

Change test output due to change in ITK/GDCM. #451

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

zivy
Copy link
Member

@zivy zivy commented Aug 26, 2024

The spacing parameter on the z axis when reading a single image changed between ITK 5.3 and 5.4. Issue with change raised here: InsightSoftwareConsortium/ITK#4794

This is due to the underlying change in GDCM
(MediaStorage::SecondaryCaptureImageStorage deriving the z spacing from this information):
malaterre/GDCM@836f7a7

The spacing parameter on the z axis when reading a single image
changed between ITK 5.3 and 5.4. Issue with change raised here:
InsightSoftwareConsortium/ITK#4794

This is due to the underlying change in GDCM
(MediaStorage::SecondaryCaptureImageStorage deriving the z spacing
from this information):
malaterre/GDCM@836f7a7
@zivy zivy merged commit 8d368a7 into InsightSoftwareConsortium:master Aug 26, 2024
9 checks passed
@zivy zivy deleted the updateTest branch August 26, 2024 17:06
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.

1 participant