Getting started
Documentation
pydicom.charset
pydicom.config
pydicom.data
pydicom.datadict
pydicom.dataset
pydicom.examples
pydicom.encaps
pydicom.errors
pydicom.fileset
pydicom.hooks
pydicom.misc
pydicom.overlays
pydicom.pixels
pydicom.sr
pydicom.waveforms
pydicom.uid
Examples
Additional Information
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