Page MenuHomePhabricator

Difference of loading RT data DicomBrowser vs. "Standard loading"
Open, NormalPublic

Description

If RT data is loaded via the DicomBrowser, there is a special if-else clause to handle RTStruct, RTDose and RTPlan and set some special visility properties. This is not done during "standard loading".

In this task we want to find out why there is a difference here and how it should be tackled.

Event Timeline

kleina triaged this task as Normal priority.Jun 10 2021, 2:45 PM
kleina created this task.

We commented out the entire if-else clause for the RT data and it seems to do what it is supposed to do, even without the special conditions. Need to check that in more detail.

There was a discrepancy regarding how the RtStruts are displayed. When loading via DICOMBrowser, they were now visible on stdmulti.widget2 and 3. Is this the desired behavior? On there planes, one can only see "dots". We should discuss this.

I am removing myself as an assignee. I just reported this.

Deleted branch from rMITK MITK: bugfix/T28544-difference-RT-data-loading.