FNNDSC / med2image

Converts medical images to more displayable formats, e.g. NIfTI to jpg.
MIT License
185 stars 56 forks source link

fix warning message when PatientSexTag is missed #36

Closed smasuda closed 2 years ago

smasuda commented 2 years ago

Without this, the process exits when a PatientSexTag is missed in a DICOM.

smasuda commented 2 years ago

@rudolphpienaar thanks!