Getting started
Documentation
pydicom.charset
pydicom.config
pydicom.data
pydicom.datadict
pydicom.dataset
pydicom.fileset
pydicom.dicomdir
pydicom.encaps
pydicom.errors
pydicom.misc
pydicom.uid
Examples
Additional Information
pydicom.datadict.
mask_match
Return the repeaters tag mask for tag.
tag (int) – The tag to check.
If the tag is in the repeaters dictionary then returns the corresponding masked tag, otherwise returns None.
None
str or None