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

write: option to override default missing transfer syntax in dicom (mostly useful for testing, since users could just update the uid in the dataset) #328

Closed
suyashkumar opened this issue Jun 8, 2024 · 0 comments · Fixed by #332
Labels
enhancement New feature or request

Comments

@suyashkumar
Copy link
Owner

No description provided.

@suyashkumar suyashkumar added the enhancement New feature or request label Jun 8, 2024
suyashkumar added a commit that referenced this issue Jun 10, 2024
This fixes #328. This change will also help set the stage for roundtrip tests for transfer syntax uid inference in the case of missing transfer syntax UIDs (part of #327).

For the future:

should we give this option as something to always override whatever transfer syntax is present (or if not present, use the override as well)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant