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
I have a couple of DICOM images which failed to display on Horos (see attached screenshot). However, the pixel data can be read and displayed using pydicom and file passed data correction via dcmodify(dcmtk).
the horos console logs showed:
2024-06-26 21:52:51.817 Decompress[7130:228459] NSInvalidArgumentException (in -[DCMPix initWithPath::::::isBonjour:imageObj:]): *** -[NSPlaceholderString initWithString:]: nil argument
6 dyld 0x000000018d94d0e0 start + 2360tWithPath::::::isBonjour:imageObj:] + 304
2024-06-26 21:52:51.817 Decompress[7130:228459] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.837 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.839 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.840 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.843 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.844 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.846 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
The text was updated successfully, but these errors were encountered:
I have a couple of DICOM images which failed to display on Horos (see attached screenshot). However, the pixel data can be read and displayed using pydicom and file passed data correction via dcmodify(dcmtk).
the horos console logs showed:
2024-06-26 21:52:51.817 Decompress[7130:228459] NSInvalidArgumentException (in -[DCMPix initWithPath::::::isBonjour:imageObj:]): *** -[NSPlaceholderString initWithString:]: nil argument
6 dyld 0x000000018d94d0e0 start + 2360tWithPath::::::isBonjour:imageObj:] + 304
2024-06-26 21:52:51.817 Decompress[7130:228459] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.837 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.839 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.840 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.843 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
2024-06-26 21:52:51.844 Horos[6263:177511] ******** loadDICOMDCMFramework exception 2: -[NSConcreteMutableData floatValue]: unrecognized selector sent to instance 0x600003ad04b0
2024-06-26 21:52:51.846 Horos[6263:177511] not able to load the image : /Users/qzt/Downloads/dicom_rewrite_out/9459_raw.dcm
The text was updated successfully, but these errors were encountered: