You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using DICOMfileClient to retrieve an instance with RLE Lossless encoding (Transfer Syntax UID 1.2.840.10008.1.2.5), an error is raised even though pydicom can deal with RLE Lossless encoding just fine. There is no error when using DICOMwebClient.
Summary
When using
DICOMfileClient
to retrieve an instance with RLE Lossless encoding (Transfer Syntax UID1.2.840.10008.1.2.5
), an error is raised even thoughpydicom
can deal with RLE Lossless encoding just fine. There is no error when usingDICOMwebClient
.Steps to Reproduce
dicom-samples
.dicom-samples
folder and run it.Expected Behavior
The script succeeds without any output.
Actual Behavior
The text was updated successfully, but these errors were encountered: