gerddie/ginkgocadx

Allow send/recieve of files with unknown SOPClassUID

moloney opened this issue · 0 comments

Our Siemens scanners produce many DICOM files with a proprietary SOPClassUID of "1.3.12.2.1107.5.9.1". While I would not expect ginkgocadx to be able to display these files, it would be nice if we could at least send/receive them.

With the dcmtk command line tools there is an option '-pm' or '--promiscuous' to allow this behavior.