Location of "SlicerRadiomics" output in 3D Slicer

I’m a new user of 3D slicer and my goal is to extract radiomic features using the “SlicerRadiomics” extension. I don’t know where the output table for these features is being saved. As you can see in the screenshot, I have the segmentation selected, all features checked, and output table set to “whereami”. Clicking apply seems to do something, but I cannot control nor do I know where the radiomic features are going?

Note I’m using 3D slicer on a Mac and I don’t know where the

They should appear in the table on the lower right of the display (the column headers are there but the rows are empty). Check the application logs (Help->Report a bug menu) to see if there’s an indication why it didn’t complete.

Thanks!, I checked the logs and the error is this: “ValueError: Error reading mask Filepath or SimpleITK object”

Screen Shot 2021-10-13 at 10.05.40 AM

Check that your temporary directory exists (or create a new one). Sometimes an OS upgrade or other system operation can invalidate the directory.

image

Hi, sorry to dig up an old thread, but I’m having a similar problem. I have just installed 3D Slicer (I’m using 5.2.0) and the Radiomics module, but after I finished the segmentation and tried to extract radiomics features, no output table appears.

I get this in the error log. I’ve tried setting a new Temp folder but it did not work. Any help is much appreciated!

ReadImageInformation: Error reading C:/Users/Ant�nio/AppData/Local/Temp/Slicer/BEAAE_vtkMRMLScalarVolumeNodeB.nrrd:

[nrrd] nrrdLoad: fopen(“C:/Users/Antnio/AppData/Local/Temp/Slicer/BEAAE_vtkMRMLScalarVolumeNodeB.nrrd”,“rb”) failed: No such file or directory

[2023-12-05 21:19:01] I: radiomics.script: Processing results…

[2023-12-05 21:19:01] I: radiomics.script: Finished segment-based extraction successfully…


EDIT:
As soon as I posted this, I realized there might be a problem with my windows username having a diacritic…I used another folder outside of my users folder and it worked. So, if you’re having that problem, check that out.

1 Like