hello everyone
I’m doing study involving Lumber spine, I’m trying to calculate the ADC mean and median values
but I’m getting values with ( - ), how to overcome this issue ?
hello everyone
I’m doing study involving Lumber spine, I’m trying to calculate the ADC mean and median values
but I’m getting values with ( - ), how to overcome this issue ?
What does the Data Probe show when you hover over these regions (voxel values under the mouse cursor are shown in the lower left area of the Slicer window, under where it says Data Probe)? If it shows these negative values, then the problem is in how you are loading or importing these images, yielding negative voxel values for diffusion coefficients. If it shows only positive voxel values, then something is going wrong in the Segment Statistics module. My guess is that the voxel values are actually negative and the Segment Statistics module is just compiling those values for you. When your ADC image data is imported, perhaps the voxel information is being misinterpreted (bad DICOM header, corrupt file, something else?).
Hi Mr. Bindschadler, thank you for your valuable input.
As you suggested, the results include negative values. I would appreciate your advice on how to address this issue.
Much appreciated.
I have not run into this exact issue. To help troubleshoot, we would need to know how you load this imaging data into Slicer (e.g. DICOM import?, exported file from some other software?). If DICOM import, I might look through the DICOM metadata to see if it seems like the voxel data is supposed to be scaled/offset in some way. Do you have another way to look at the data where you can compare voxel values?