-
Notifications
You must be signed in to change notification settings - Fork 184
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
DICOM: ignore image positioning tags if nested within Philips private sequence #3047
Conversation
… sequence As discussed in #2977
@bjeurissen: note the approach taken here is to only ignore tag nested within Philips private sequence for the DICOM group
|
OK, the change suggested here, which is to ignore any tag nested within a Philips private sequence, is indeed probably too stringent. I get additional failures on testing:
|
@bjeurissen, any chance you could review? If you're happy with the changes, feel free to approve and merge. |
See discussion in #2977
Full testing underway...