Skip to content

Handle missing non-mandatory series level tags in file writing#231

Merged
mdebic merged 2 commits intomainfrom
fix-missing-tags
Jul 22, 2025
Merged

Handle missing non-mandatory series level tags in file writing#231
mdebic merged 2 commits intomainfrom
fix-missing-tags

Conversation

@mdebic
Copy link
Collaborator

@mdebic mdebic commented Jul 20, 2025

Pydicom dataset.SeriesDescription raises AttributeError if tag does not exist, which is rare, but possible and also allowed according to dicom standard, therefore needs to be handled correctly.

@mdebic mdebic requested a review from medihack July 20, 2025 17:08
@mdebic mdebic self-assigned this Jul 20, 2025
@mdebic mdebic added the bug Something isn't working label Jul 20, 2025
@mdebic mdebic merged commit 70e818e into main Jul 22, 2025
1 check passed
@mdebic mdebic deleted the fix-missing-tags branch July 22, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants