Page MenuHomePhabricator

[CEST] Generic CEST data reader
Closed, ResolvedPublic

Description

A reader is needed for CEST that allows to load also CEST dynamic images without regarding the DKFZ CEST standard (revision, privat value mapping...) The key idea is that all the dicom image is loaded and all CEST relevant meta informations are either loaded from a meta json file or by user specifications in the options menue of the reader.

Event Timeline

floca triaged this task as High priority.Jun 3 2020, 10:15 PM
floca created this task.
floca moved this task from Backlog to Perfusion on the MITK (v2021.02) board.

TODOs:

  • Testing of generic CEST reader
  • Add some sanity checks (e.g. does offset values equal the loaded image time steps)
  • Introduce 2 new CEST mime types (one high priorty that only triggers if cest_meta.json is there (because then we assume we should load like this), on norm priority mime type that only is responsible for dicoms if no cest_meta.json is there)

Testing is postponed/moved into T27481. Waiting for test data that can be put into mitk-data.git.

floca moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jun 17 2020, 11:01 AM