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

Handling connections better in DICOM export #43

Open cpinter opened 7 years ago

cpinter commented 7 years ago

Current possibility: one plugin offers all the objects to export, and maybe calls other plugins to do the actual export Problem: If we want to export a more complicated study, we cannot do that in one export session Possible fix: The plugins tell the central plugin handler their required connections. It collects them, and exposes some more advanced view to the user when selecting the plugins (step 2. of the export workflow, under the tree)

Migrated from https://app.assembla.com/spaces/slicerrt/tickets/686-handling-connections-better-in-dicom-export/details

cpinter commented 7 years ago

Plan: http://www.na-mic.org/Wiki/index.php/2015_Winter_Project_Week:DICOM_References