Refactor to use the QmitkSingleNodeSelectionWidget.
In addition: Check all predicates that the are as narrow as possible. e.g. the t1map is only supported in 3D, but the predicate also allows other dimensions.
Refactor to use the QmitkSingleNodeSelectionWidget.
In addition: Check all predicates that the are as narrow as possible. e.g. the t1map is only supported in 3D, but the predicate also allows other dimensions.
Status | Assigned | Task | ||
---|---|---|---|---|
Restricted Maniphest Task | ||||
Resolved | None | T26741 Finishing new node selection concept | ||
Resolved | floca | T23721 Project "Astonishing Angelfish" | ||
Resolved | kalali | T23751 Introduction of new selection concept | ||
Resolved | kalali | T24775 Refactor plugins to use the new node selection widgets | ||
Resolved | kompan | T27043 Refactor ModelFit and Pharmacokinetics plugins to use new selection concept |
This becomes important also for release as the selection seems to be broke currently in the fitting views!
@kompan I have some fixes for the model fit inspector view already in my stash that where done while working on other stuff. So if you do the task, best focus on the generation plugins. Thanks.
@floca There is still an issue in the UI: When using the mitkSingleNodeSelectionWidget for the mask selection instead of the QmiktDataStorageComboBox, the mask selection field in the UI becomes larger than the time series selection field (see D348). It only gets reduced in size when further options, i.e. a model are selected. At least on first attempt, I couldn't get both to have the same size. Maybe you have an idea how to fix this and make it look pretty again?
I have added comments to the review. Please be aware that the official review can only start if all CI clients are green. Currently Linux and MacOS are red.