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
124 stars 60 forks source link

BUG: Fix failing vtkSlicerIsodoseModuleLogicTest_EclipseProstate #210

Closed Sunderlandkyl closed 2 years ago

Sunderlandkyl commented 2 years ago

The isodose surface generated with VTK9 is slightly different around the holes in the bottom of the mesh. This causes a small volume difference between the baseline and generated surface. The surface is the same in all other areas, so there doesn't seem to be an issue. Fixed by updating the baseline.

Shown below, green areas are where the VTK9 mesh deviates from the baseline: image

Sunderlandkyl commented 2 years ago

@lassoan @cpinter Just checking to make sure that everyone is ok with updating the test data.