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

STYLE: Subject hierarchy beam node items moved to LoadExternalBeamPlan #136

Closed MichaelColonel closed 4 years ago

MichaelColonel commented 4 years ago

After latest changes (removed batch processing) i moved subject hierarchy items for MLC and ScanSpot table nodes from LoadRtPlan method to LoadExternalBeamPlan which is looked more reasonable.

Everything works just the same, except RTPlan with dozens of beams load very slow.

UPD: all tests passed (linux biuld) except py_IGRTWorkflow_SelfTest