SlicerRt / SlicerRT

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structure comparison and morphology, isodose line/surface generation, etc.
https://slicerrt.org
126 stars 60 forks source link

Cannot convert imported RTSTRUCT from planar contours to ribbon #177

Closed lassoan closed 3 years ago

lassoan commented 3 years ago

After importing an RTSTRUCT (for example, the ent phantom - https://downgit.github.io/#/home?url=https://github.com/SlicerRt/SlicerRtData/tree/master/eclipse-8.1.20-phantom-ent/Original), master representation of the segmentation is planar contour (correct) but when trying to create a ribbon representation (to be able to see the original contours in slice views), I get the error "Failed to convert ... to Ribbon model!

image

lassoan commented 3 years ago

@Sunderlandkyl could you please have a look at this? It makes it hard to investigate RTSTRUCT conversion issues. Thank you!

Sunderlandkyl commented 3 years ago

Sure, I'll take a look at it.

Sunderlandkyl commented 3 years ago

Should be fixed by https://github.com/Slicer/Slicer/pull/5411.

Sunderlandkyl commented 3 years ago

Fixed in https://github.com/Slicer/Slicer/commit/767551b4b8cf85f9d3193af1a5ff4ff8f3fdf728.