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

Add implementation class UID/version name override and retain options #424

Merged
merged 2 commits into from
Oct 29, 2023

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Oct 29, 2023

This implements the implementation class UID and implementation version name override by dicom-transcode (originally overlooked in #408), and adds an option to retain the implementation meta specifications from the input DICOM file, in both dicom-transcode and dicom-fromimage.

Summary

  • [fromimage] Add --retain-implementation option
  • [transcode] Override implementation meta specs in output & add --retain-implementation option

- if enabled, fetch and apply implementation class UID
  and implementation version name
  from base DICOM image
- replace implementation class UID and
-  Add option --retain-implementation
   - skip implementation override if enabled
@Enet4 Enet4 added A-tool Area: tooling C-fromimage Crate: dicom-fromimage C-transcode labels Oct 29, 2023
@Enet4 Enet4 merged commit 3bf6f40 into master Oct 29, 2023
4 checks passed
@Enet4 Enet4 deleted the change/replace-impl-class branch October 29, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tool Area: tooling C-fromimage Crate: dicom-fromimage C-transcode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant