Page MenuHomePhabricator

DIPP, disable not needed diffusion Views
Closed, InvalidPublic

Description

for the first version of DIPP only selected views from diffusion imaging are enabled:

QmitkQBallReconstructionView
QmitkDiffusionDicomImport
QmitkPreprocessingView
QmitkDiffusionQuantificationView
QmitkTensorReconstructionView
QmitkControlVisualizationPropertiesView
QmitkIVIMView
QmitkODFDetailsView
QmitkPartialVolumeAnalysisView
QmitkTbssSkeletonizationView
QmitkTractbasedSpatialStatisticsView
QmitkOdfMaximaExtractionView
QmitkFieldmapGeneratorView

related to T15539.

Event Timeline

You cannot enable / disable individual views, you can just enable or disable plug-ins.

However, in the the DIPP WorkbenchWindowAdvisor, you can use the QmitkExtWorkbenchWindowAdvisor super-class to set an exclude list for certain views or perspectives, so they don't show up in the menu bar of the application.

You can also create your own perspectives inside DIPP to contain only the relevant Diffusion Views.

There should be no need to "patch" MITK (e.g. in the bug-15539-dipp-2013-06 branch).

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:33 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:37 PM
kislinsk removed a project: Bulk Edit.