Skip to content

BUG: Replace "00" DICOM files in examples/data with CT_2D_plus_time.nii #331

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

Conversation

N-Dekker
Copy link
Collaborator

Added a NIfTI file, based on the original ten DICOM files in "data/00", having set its spacing[2] to 1.0, its origin[2] to 0.0, and its direction matrix to the identity matrix.

Fixes #291 ("GroupwiseRegistration notebook: ERROR: the direction cosines matrix of the fixed image is invalid!")

Fix suggested by Stefan Klein (@stefanklein)


@thewtex @ViktorvdValk Please have a look!

Added a NIfTI file, based on the original ten DICOM files in "data/00", having
set its spacing[2] to 1.0, its origin[2] to 0.0, and its direction matrix to the
identity matrix.

Fixes InsightSoftwareConsortium#291 ("GroupwiseRegistration notebook: ERROR: the direction cosines matrix
of the fixed image is invalid!")

Fix suggested by Stefan Klein
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@N-Dekker N-Dekker marked this pull request as ready for review March 31, 2025 14:10
Copy link
Member

@thewtex thewtex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@N-Dekker 👍 nice -- cleaner and to the point!

@N-Dekker N-Dekker merged commit 1ba0c79 into InsightSoftwareConsortium:main Apr 8, 2025
19 of 20 checks passed
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.

GroupwiseRegistration notebook: ERROR: the direction cosines matrix of the fixed image is invalid!
2 participants