Run shape analysis runtime indefinite

Hi,

I’m running the shape analysis module on a hippocampus segmentation mask (.vtk/.nii/*.nrrd) and it does not seem to complete for some reason. I’m following the steps on the documentation (SlicerSALT-SPHARM-PDM-Tutorial - Google Slides). Please let me know if there is something I am missing.

Thanks,

Hi,

Here are some pointers:

  1. Check the error log. View → Error Log
  2. Check your output folder, has any output data been created?
  3. SPHARM-PDM can check that the topology is spherical, and through an error message out if its not. If the segmentation has an almost-hole (close to closed C-shape boundary) it will run and fail. This will be by either running forever or by causing numeric singularities. You can inspect the 3D shape of your segmentation by generating a 3D model in slicer (ModelMaker Module) and inspecting it in the 3D view. You can correct your segmentations with the Segment Editor Module. I would be happy to have a look if you screenshot your segmentations.

Let us know how it goes after you try these few things.
Thank you for using SALT!

Bea

Hello, I have frustrating problem in using shape analysis module, in cases it works well with no issues, but in several cases I got error output models ( flipped models) as shown in screenshot


at first, I was using Windows version of slicer and did segmentations and the shape analysis, it worked well with no problems for some cases but now it always ends up with error
then I shifted to MacOS version and made the segmentations from scratch and did the shape analysis using MacBook, the shape analysis worked well for certain cases at the beginning, but later for other CBCTs it ends up with same issue.

Now after reading your comment on using model maker module to fix segmentations, I applied your advice. but again the shape analysis module worked well for certain segmentations, but for other segmentations it ends up with flipped models.

can you please assist me in this issue ?

Hi, SPHARM-PDM uses a first-order ellipsoid fit to determine parameter space alignment, and this is where a flip can come in if the structure has some rotational symmetry (which is the case for your condyles). This happens independently of the operating system.

The SlicerSALT module allows you to manually flip the parameter space following the SPHARM-PDM computation (dubbed final flip) if you encounter such flips. If you open the “Advanced Parameter to SPHARM-Mesh” section of the SPHARM-PDM Generator module, you can choose a Flip Option (you often need to try multiple times until you get the right option as it depends on the orientation of the original image, in the case of your screenshot it is likely flip along x and z, if the original image was in RAI orientation).

Hope this helps
Martin

2 Likes

Thank you so much for your reply I really appreciate your help . it works now, I have been stuck in this issue for long

1 Like