ALive-research / Slicer-Liver

3D Slicer extension for liver analysis and therapy planning
Other
17 stars 9 forks source link

After deleting one of the points lists, calculated vascular segments still have the area deleted list represent. #173

Closed RuoyanMeng closed 1 year ago

RuoyanMeng commented 1 year ago

Describe the bug After deleting one of the points lists, calculated vascular segments still have the area deleted list represent. If you check the data, you will find that only points list markup is deleted, the calculated centerline is not deleted correspondingly.

To Reproduce Steps to reproduce the behavior:

  1. Go to Liver extension
  2. Generating 2 or more points lists and centerline models. Then calculating the vascular segments.
  3. Deleting one of the points lists and calculating the vascular segments again
  4. See the error

Expected behavior After deleting the points list, the corresponding centerline should be removed too, and calculating the vascular segments should be without that part. Screenshots Before deleting the points list 2, a small issue here is the naming for the first points list is different from the corresponding centerline model and other points lists Screenshot from 2022-11-07 16-25-08 After deleting the points list 2 Screenshot from 2022-11-07 16-28-53

RuoyanMeng commented 1 year ago

Another issue related to this is I want to know what would happen to the color of the vascular segments for the rest points lists if deleting some points lists.