Page MenuHomePhabricator

[RT] Refactor RT Dose reader
Open, NormalPublic

Description

The DCM RT Dose reader is should be refactored and be based on BaseDICOMReaderService to reduce code and ease maintenance. Currently the dose reader does everything on its own. This leads to redundant code and potentially also new errors due to incomplete update of reader changes (e.g. T27689 was caused by that).

For the rework one can use CESTDICOMManualReaderService or CESTDICOMReaderService as an example how to build an custom reador on BaseDICOMReaderService that also does pre processing or post processing (of the loaded data).

Event Timeline

floca triaged this task as Normal priority.Jan 11 2021, 7:19 PM
floca created this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs