As stated in the subject, I’m trying to get the raw frame from a tomosynthesis DICOM exam, but it is returning 400 for both raw and raw.gz. Other REST calls, such as uint8 and uint16 return a valid image for the frame, but I need to access the raw pixel data for my application.
This file has multiple frames (50 in total) and the it has about 1.01 GB. I’m not sure if this is significant to the issue. Besides that, I’ve tried to load it on OSIMIS Web Viewer from within Orthanc and it loads correctly, but using specific osimis web api calls. I am also using Orthanc 1.5.6.
Do any one know what could be causing this or a solution?