forked from ome/bioformats
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude private content sequences from the original metadata table
The `getTags()` method still includes these sequences, but this just keeps the original metadata table a little easier to read. Private content sequences are detected by looking for a private content creator, then excluding any sequences with a matching high word. This corresponds to https://dicom.nema.org/dicom/2013/output/chtml/part05/sect_7.8.html
- Loading branch information
1 parent
acd37a1
commit daaa2f9
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters