dicom_parser.utils.siemens package¶
Subpackages¶
Submodules¶
dicom_parser.utils.siemens.private_tags module¶
Siemens specific private tags they may not be accessible by keyword using pydicom.
Parses a SIEMENS MR image’s B-vector as represented in the private (0019, 100E) DiffusionGradientDirection DICOM tag.
Parses a SIEMENS MR image’s slice timing as saved in the private (0019, 1029) MosaicRefAcqTimes tag to a list of floats representing slice times in milliseconds.