-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Dear expert
i meet some problem when l load the Siemens's SPECT PT modality data in 3dslicer as follows:
if you need the original data, please sent me your email address
thank you for your help!
Traceback (most recent call last):
File "C:\installsoft\slicer.org\Slicer 5.8.1\lib\Slicer-5.8\qt-scripted-modules\DICOMLib\DICOMUtils.py", line 832, in getLoadablesFromFileLists
loadablesByPlugin[plugin] = plugin.examine(fileLists)
File "C:/installsoft/slicer.org/Slicer 5.8.1/slicer.org/Extensions-33241/PETDICOMExtension/lib/Slicer-5.8/qt-scripted-modules/DICOMPETSUVPlugin.py", line 127, in examine
rwvmFile = self.generateRWVMforFileList(fileList)
File "C:/installsoft/slicer.org/Slicer 5.8.1/slicer.org/Extensions-33241/PETDICOMExtension/lib/Slicer-5.8/qt-scripted-modules/DICOMPETSUVPlugin.py", line 169, in generateRWVMforFileList
raise RuntimeError("SUVFactorCalculator CLI did not complete cleanly")
RuntimeError: SUVFactorCalculator CLI did not complete cleanly
[VTK] SUV Factor Calculator standard error:
[VTK] ERROR: Failed to compute SUV
[VTK] SUV Factor Calculator completed with errors
[Python] DICOM Plugin failed: SUVFactorCalculator CLI did not complete cleanly