Page MenuHomePhabricator
Feed Advanced Search

Apr 26 2023

kalali placed T29273: Decouple TimeNavigation from SliceNavigationController up for grabs.

I pushed my local branch to remote for others to continue working on it. The related differential {D705} has been updated and will remain open.

Apr 26 2023, 5:33 PM · MITK
kalali added a comment to T29273: Decouple TimeNavigation from SliceNavigationController.

Pushed new branch to rMITK MITK: feature/T29273-Decouple-TimeNavigationController-from-SliceNavigationController.

Apr 26 2023, 4:52 PM · MITK

Apr 25 2023

a178n triaged T29539: SAM Python wrapper for MITK as Normal priority.
Apr 25 2023, 2:22 PM · MITK (v2024.06)

Apr 24 2023

kislinsk triaged T29537: [Segmentation] Crash when segmenting in different render windows as High priority.
Apr 24 2023, 11:15 AM · MITK (v2023.04)
floca added a comment to T29273: Decouple TimeNavigation from SliceNavigationController.

The Diff should be landed after the 2023 spring release. We decided to go that way, as it is not necessary for the release and we are already shaking up a lot of things.

Apr 24 2023, 9:22 AM · MITK

Apr 21 2023

kalali placed T26959: [Segmentation] Newly created LabelSet segmentation is not displayed as "outline binary" up for grabs.

I pushed my local branch to remote for others to continue working on it. The related differential {D594} has been updated and will remain open.

Apr 21 2023, 8:52 PM · Moved to git.dkfz.de, MITK (v2024.12), Checklist, Request for Discussion
kislinsk merged T29536: Switching "constrained zooming and panning" is only applied after Standard Display is re-opened into T28778: "Use constraint zooming and panning" is only applied after reinit/restart.
Apr 21 2023, 1:59 PM · Moved to git.dkfz.de, MITK, Checklist
s434n claimed T29302: Movie maker plugin does not work correctly with the new mxn multi widget.
Apr 21 2023, 1:46 PM · Moved to git.dkfz.de, MITK (v2024.12)

Apr 20 2023

kalali renamed T29530: [CEST] Implement simple string search to retrieve CEST parameter info from DICOM from [CEST] Provide simple string parsing to retrieve CEST parameter info from DICOM to [CEST] Implement simple string search to retrieve CEST parameter info from DICOM.
Apr 20 2023, 1:38 PM · Moved to git.dkfz.de, MITK
kalali triaged T29530: [CEST] Implement simple string search to retrieve CEST parameter info from DICOM as Normal priority.
Apr 20 2023, 1:38 PM · Moved to git.dkfz.de, MITK
kalali added a comment to T29526: [Segmentation] Workbench crashes when closing render window part with active tool.

In general this might be a problem also for other views because closing the workbench removes the render window part listener: m_RenderWindowListeners.remove(renderWindowListener) in QmitkViewCoordinator::PartClosed. This leads to the issue that the Segmentation view does not listen to the render window part being closed anymore.
Thus in the current scenario the render window part is NOT set to nullptr in the Segmentation view and in turn an invalid access is made when destroying the Segmentation view.

Apr 20 2023, 11:00 AM · MITK (v2024.06)

Apr 19 2023

kalali updated the task description for T29526: [Segmentation] Workbench crashes when closing render window part with active tool.
Apr 19 2023, 7:30 PM · MITK (v2024.06)
kalali triaged T29526: [Segmentation] Workbench crashes when closing render window part with active tool as Normal priority.
Apr 19 2023, 6:45 PM · MITK (v2024.06)
kislinsk updated subscribers of T28691: AutoSegmentationWithPreviewTool tool manager won't support multithreading.

@a178n will close this task and create a new dedicated task.

Apr 19 2023, 11:28 AM · MITK
kislinsk triaged T29521: Should all MITK.IO infos be stored in serialzed file? as Normal priority.

It was discussed that the old reader information is not of any value and shouldn't be written into the files.

Apr 19 2023, 11:26 AM · Moved to git.dkfz.de, Request for Discussion, MITK
kislinsk triaged T29525: Pixel Value View should be aware of label set images as Normal priority.
Apr 19 2023, 9:59 AM · MITK

Apr 18 2023

a178n triaged T29524: SAM in MITK as Normal priority.
Apr 18 2023, 4:23 PM · Moved to git.dkfz.de, MITK
floca added a comment to T29521: Should all MITK.IO infos be stored in serialzed file?.

if I not mistaken this is something different, because scene serialization uses as different mechanism (it always stores all props of data and nodes; no matter what). Property persistence service is only relevant for reading or writing data to "directly" to files.

Apr 18 2023, 10:54 AM · Moved to git.dkfz.de, Request for Discussion, MITK

Apr 17 2023

kislinsk added a comment to T29521: Should all MITK.IO infos be stored in serialzed file?.

Wait, maybe we are talking about the same thing. In mitkSegmentationTaskListIO.cpp:181-184 the written properties are used in case everything is read from a scene file. Then, the original input location is read as search path for relative data that isn't contained within the scene file. Which I know is not a perfect situation in the first place but better than nothing in particular for users using the save button to checkpoint their progress.

Apr 17 2023, 10:18 AM · Moved to git.dkfz.de, Request for Discussion, MITK
kislinsk added a comment to T29521: Should all MITK.IO infos be stored in serialzed file?.

You're right. I already suspected it to be different things but better safe than sorry. :D

Apr 17 2023, 10:10 AM · Moved to git.dkfz.de, Request for Discussion, MITK
floca added a comment to T29521: Should all MITK.IO infos be stored in serialzed file?.

Input location is used by the SegmentationTaskList and SegmentationTaskListIO.

Apr 17 2023, 8:51 AM · Moved to git.dkfz.de, Request for Discussion, MITK
kislinsk added a comment to T29521: Should all MITK.IO infos be stored in serialzed file?.

Input location is used by the SegmentationTaskList and SegmentationTaskListIO.

Apr 17 2023, 7:59 AM · Moved to git.dkfz.de, Request for Discussion, MITK

Apr 16 2023

floca created T29521: Should all MITK.IO infos be stored in serialzed file?.
Apr 16 2023, 6:08 PM · Moved to git.dkfz.de, Request for Discussion, MITK

Apr 6 2023

a178n claimed T29497: Full support for all subtasks.
Apr 6 2023, 1:22 PM · MITK
kislinsk closed T29517: The compiled MITK has no source file as Invalid.

Please see the build instructions. Long story short: MITK uses a superbuild, meaning it has two build levels. What you see is the outer level, called superbuild. The superbuild downloads, configures, and builds all required third-party libraries (except Qt) automatically. One of the projects of the superbuild is the MITK build itself, the inner level. As soon as the MITK-Configure project was successfully built on superbuild level, you find a populated MITK-build folder in your superbuild folder. From then on you can set it as build directory in CMake to change the configuration of MITK itself, for example, enable plugins and so on...

Apr 6 2023, 9:08 AM · MITK
fly-beep created T29517: The compiled MITK has no source file.
Apr 6 2023, 8:00 AM · MITK

Apr 5 2023

a178n added a revision to T29497: Full support for all subtasks: Restricted Differential Revision.
Apr 5 2023, 5:16 PM · MITK
a178n updated the task description for T29497: Full support for all subtasks.
Apr 5 2023, 5:15 PM · MITK
kislinsk triaged T29516: Develop a general/global concept for key sequences and shortcuts in the MitkWorkbench as Low priority.
Apr 5 2023, 11:18 AM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk removed a project from T29453: Unreachable catch block in OTSU?: Request for Discussion.

Not necessary for the upcoming release but we should look into it nevertheless and take care of it.

Apr 5 2023, 11:03 AM · Moved to git.dkfz.de, MITK

Apr 4 2023

a178n added a comment to T28691: AutoSegmentationWithPreviewTool tool manager won't support multithreading.

This context and code artifacts referred in this issue seems obsolete or changes. The issue needs to be rephrased if not closed.

Apr 4 2023, 12:18 PM · MITK
a178n added a project to T28691: AutoSegmentationWithPreviewTool tool manager won't support multithreading: Request for Discussion.
Apr 4 2023, 12:16 PM · MITK

Apr 3 2023

a178n added a comment to T29497: Full support for all subtasks.

Pushed new branch to rMITK MITK: feature/T29497-totalseg-subtasks-support.

Apr 3 2023, 5:08 PM · MITK

Mar 31 2023

s434n removed a parent task for T29298: [mxn multi widget] Add context menu to render window specific data inspector: T29297: [mxn multi widget] Optimize data accessibility inside render windows.
Mar 31 2023, 11:45 AM · Moved to git.dkfz.de, MITK

Mar 30 2023

s434n added a comment to T26555: [mxn multi widget] Provide different default layouts.

This task is basically done with D778, which introduced a mechanism to save/load custom layouts, as well as select from provided presets. The only thing we could further add would be more presets, as there is only one at the moment (two rows with each view direction each).

Mar 30 2023, 11:07 AM · MITK
a178n triaged T29510: Migrate installer from Qt GUI level to MITK level as Normal priority.
Mar 30 2023, 10:19 AM · Moved to git.dkfz.de, MITK

Mar 29 2023

s434n added a subtask for T28578: [mxn multi widget] Optimization of the mxn multi widget: T29509: [mxn multi widget] Clicking a render window utility toolbar does not change focus.
Mar 29 2023, 4:38 PM · Moved to git.dkfz.de, MITK

Mar 27 2023

kompan closed T29503: Add ModelFit testing helper data to MITK-Data as Resolved.
Mar 27 2023, 12:59 PM · MITK
kompan triaged T29503: Add ModelFit testing helper data to MITK-Data as Normal priority.
Mar 27 2023, 10:56 AM · MITK

Mar 24 2023

kalali removed a subtask for T28578: [mxn multi widget] Optimization of the mxn multi widget: T29362: [mxn multi widget] Plane suggestion of QmitkSlicesInterpolator does not work correctly.
Mar 24 2023, 9:04 AM · Moved to git.dkfz.de, MITK

Mar 22 2023

kalali updated the task description for T29493: RenderWindow management classes need to be revised / cleaned.
Mar 22 2023, 8:41 PM · Moved to git.dkfz.de, MITK (v2024.12)
a178n closed T29461: TotalSegmentator output label names conundrum as Resolved.
Mar 22 2023, 3:10 PM · MITK
a178n added a comment to T29461: TotalSegmentator output label names conundrum.

This task may be deemed fully discussed. Hence, will be marked as resolved.
Another task, T29497, is created for tracking the full subtask support in the future.

Mar 22 2023, 3:10 PM · MITK
a178n removed a project from T29461: TotalSegmentator output label names conundrum: Request for Discussion.
Mar 22 2023, 2:04 PM · MITK
a178n triaged T29497: Full support for all subtasks as Normal priority.
Mar 22 2023, 1:59 PM · MITK
kalali closed T29496: [Workbench] Core dumped when mouse moved! as Resolved.
Mar 22 2023, 11:42 AM · MITK
kalali added a revision to T29496: [Workbench] Core dumped when mouse moved!: Restricted Differential Revision.
Mar 22 2023, 11:42 AM · MITK
a178n updated the task description for T29496: [Workbench] Core dumped when mouse moved!.
Mar 22 2023, 11:34 AM · MITK
a178n added a comment to T29453: Unreachable catch block in OTSU?.

A pop up appears with whatever error message was thrown from OtsuTool3D::DoUpdatePreview.

Mar 22 2023, 9:52 AM · Moved to git.dkfz.de, MITK
floca triaged T29453: Unreachable catch block in OTSU? as Normal priority.
Mar 22 2023, 9:21 AM · Moved to git.dkfz.de, MITK
a178n removed a project from T29496: [Workbench] Core dumped when mouse moved!: Request for Discussion.
Mar 22 2023, 9:08 AM · MITK
floca moved T29453: Unreachable catch block in OTSU? from Backlog to MITK Meeting on the Request for Discussion board.
Mar 22 2023, 9:03 AM · Moved to git.dkfz.de, MITK
floca moved T29461: TotalSegmentator output label names conundrum from Backlog to MITK Meeting on the Request for Discussion board.
Mar 22 2023, 9:03 AM · MITK

Mar 21 2023

kalali added a comment to T29496: [Workbench] Core dumped when mouse moved!.

I uploaded a fix in D783. Let's see if this will solve the issue also for Ubuntu.

Mar 21 2023, 7:46 PM · MITK
kislinsk closed T25316: ThemeIcon() of QmitkStyleManager and berryQtStyleManager does not work with eager plugins as Resolved.
Mar 21 2023, 6:28 PM · MITK
kislinsk added a comment to T25316: ThemeIcon() of QmitkStyleManager and berryQtStyleManager does not work with eager plugins.

Deleted branch from rMITK MITK: bugfix/T25316-EnableThemedIconsInEagerPlugins.

Mar 21 2023, 6:28 PM · MITK
kalali added a comment to T29496: [Workbench] Core dumped when mouse moved!.

I tested this on Windows with 4974a335ada8a85d7fba8d313e2efc20acc84b48, which was the latest develop I had, since I recently merged something into develop and couldn't reproduce the error.
Used StdMultiWidget, no other plugins open, no data loaded, only the widget planes available in the data storage.
I tested this with the commit given in the task description and couldn't reproduce the error there as well.

Mar 21 2023, 6:05 PM · MITK
a178n updated the task description for T29496: [Workbench] Core dumped when mouse moved!.
Mar 21 2023, 5:18 PM · MITK
a178n triaged T29496: [Workbench] Core dumped when mouse moved! as Unbreak Now! priority.
Mar 21 2023, 5:17 PM · MITK
kislinsk added a revision to T25316: ThemeIcon() of QmitkStyleManager and berryQtStyleManager does not work with eager plugins: Restricted Differential Revision.
Mar 21 2023, 1:24 PM · MITK
kislinsk added a comment to T25316: ThemeIcon() of QmitkStyleManager and berryQtStyleManager does not work with eager plugins.

Pushed new branch to rMITK MITK: bugfix/T25316-EnableThemedIconsInEagerPlugins.

Mar 21 2023, 1:21 PM · MITK
kislinsk claimed T25316: ThemeIcon() of QmitkStyleManager and berryQtStyleManager does not work with eager plugins.
Mar 21 2023, 1:15 PM · MITK
floca added a parent task for T29449: [SEG] Allow predefined label list and optional label list to indicate if multiple instances of a label are allowed.: T29495: [SEG] Rework segmentation view UX.
Mar 21 2023, 8:52 AM · Moved to git.dkfz.de, MITK

Mar 20 2023

kalali updated the task description for T29493: RenderWindow management classes need to be revised / cleaned.
Mar 20 2023, 1:33 PM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk closed T29432: [worklist] mitk-flow preload first task as Wontfix.

While the original issue is rather easy to resolve by exchanging the class to data->Modified() with a RequestRenderWindowAll() (which is the actual intent anyway according to the comments), more hurdles start to appear that are not as easy to resolve.

The data loading that is now happening immediately, is happening even before the rendering manager has any registered render windows. Any geometry validation of the data against render window geometries is a no-op, and it is kind of okay as it just works. However, when now adding another label in the GUI for example, the Segmentation View again does its data validation and now there ARE render windows with geometries and these do not match the segmentation geometry, resulting in the Segmentation View complaining about a necessary reinit (that is not necessary, yet is technically correct). There are many strategies to resolve this issue, none of them seem easy. The most straight-forward concept at least would be to defer loading of any data until the application is done with initializing its plugins and editors. That would probably require some kind of "ready" event triggered which could be used to load data specificied on the command-line.

Mar 20 2023, 11:38 AM · MITK
kislinsk added a comment to T29432: [worklist] mitk-flow preload first task.

Deleted branch from rMITK MITK: feature/T29432-PreloadFirstTask2.

Mar 20 2023, 11:36 AM · MITK

Mar 18 2023

a178n added a comment to T29461: TotalSegmentator output label names conundrum.

After meeting it is decided that:

  1. Label names/classes & their pixel values that are hardcoded in the python codebase will be parsed directly and shown in MITK for 2023.04 release (Ref: https://github.com/wasserth/TotalSegmentator/blob/master/totalsegmentator/map_to_binary.py)
  2. Certain subtasks which need multiple nifti file agglomeration (eg. "Body") will not be included in the 2023.04 release.
Mar 18 2023, 7:15 PM · MITK

Mar 17 2023

kalali triaged T29493: RenderWindow management classes need to be revised / cleaned as Normal priority.
Mar 17 2023, 4:49 PM · Moved to git.dkfz.de, MITK (v2024.12)
kalali added a revision to T26555: [mxn multi widget] Provide different default layouts: Restricted Differential Revision.
Mar 17 2023, 3:32 PM · MITK

Mar 16 2023

kislinsk closed T29488: 2023 Week 11 (Mid March) as Resolved.
Mar 16 2023, 8:05 AM · MITK
kislinsk edited the content of Changelog.
Mar 16 2023, 8:05 AM · MITK
kislinsk added a comment to T29488: 2023 Week 11 (Mid March).

Deleted branch from rMITK MITK: release/T29488-2023-Week-11.

Mar 16 2023, 8:03 AM · MITK
kislinsk added a comment to T29488: 2023 Week 11 (Mid March).

Pushed new branch to rMITK MITK: release/T29488-2023-Week-11.

Mar 16 2023, 6:45 AM · MITK
kislinsk triaged T29488: 2023 Week 11 (Mid March) as Normal priority.
Mar 16 2023, 6:38 AM · MITK

Mar 15 2023

kislinsk closed T29481: Fix and unify include guards as Resolved.
Mar 15 2023, 1:31 PM · MITK
kislinsk added a comment to T29481: Fix and unify include guards.

Deleted branch from rMITK MITK: bugfix/T29481-FixOddIncludeGuard.

Mar 15 2023, 1:31 PM · MITK
kislinsk added a comment to T29481: Fix and unify include guards.

Pushed new branch to rMITK MITK: bugfix/T29481-FixOddIncludeGuard.

Mar 15 2023, 1:30 PM · MITK
kislinsk reopened T29481: Fix and unify include guards as "Open".
Mar 15 2023, 1:28 PM · MITK

Mar 10 2023

kislinsk added a comment to T29482: [Segmentation] Opened segmentation plugin and two binary mask in data manager lead to problems / crash.

I noticed that it only happens in v2022.10 but not in the latest develop so chances are high that it is already fixed but it should be double-checked with the upcoming snapshot installer.

Mar 10 2023, 1:09 PM · MITK (v2023.04)
kahl triaged T29482: [Segmentation] Opened segmentation plugin and two binary mask in data manager lead to problems / crash as High priority.
Mar 10 2023, 12:19 PM · MITK (v2023.04)

Mar 9 2023

kislinsk closed T29481: Fix and unify include guards as Resolved.
Mar 9 2023, 2:50 PM · MITK
kislinsk added a comment to T29481: Fix and unify include guards.

Deleted branch from rMITK MITK: bugfix/T29481-FixAndUnifyIncludeGuards.

Mar 9 2023, 2:50 PM · MITK
kislinsk added a comment to T29481: Fix and unify include guards.

Pushed new branch to rMITK MITK: bugfix/T29481-FixAndUnifyIncludeGuards.

Mar 9 2023, 1:55 PM · MITK
kislinsk triaged T29481: Fix and unify include guards as Normal priority.
Mar 9 2023, 1:13 PM · MITK
kislinsk closed T29480: [Segmentation] Remove unused classes and icons as Resolved.
Mar 9 2023, 9:47 AM · MITK
kislinsk added a comment to T29480: [Segmentation] Remove unused classes and icons.

Deleted branch from rMITK MITK: bugfix/T29480-RemoveUnusedFiles.

Mar 9 2023, 9:46 AM · MITK
kislinsk added a comment to T29480: [Segmentation] Remove unused classes and icons.

Pushed new branch to rMITK MITK: bugfix/T29480-RemoveUnusedFiles.

Mar 9 2023, 9:45 AM · MITK
kislinsk triaged T29480: [Segmentation] Remove unused classes and icons as Low priority.
Mar 9 2023, 9:44 AM · MITK

Mar 8 2023

a178n placed T29459: Docker support for TotalSegmentator up for grabs.
Mar 8 2023, 2:44 PM · Moved to git.dkfz.de, MITK

Mar 3 2023

kalali added a comment to T28578: [mxn multi widget] Optimization of the mxn multi widget.

Pushed new branch to rMITK MITK: feature/T28578-Test-MxN-installer.

Mar 3 2023, 2:11 PM · Moved to git.dkfz.de, MITK
a178n added a comment to T29468: Let MITK handle TotalSegmentator setup.

Pushed new branch to rMITK MITK: feature/T29468-totalsegmentator-install.

Mar 3 2023, 9:46 AM · MITK (v2023.04)
a178n added a comment to T29468: Let MITK handle TotalSegmentator setup.

Deleted branch from rMITK MITK: feature/T29468-total-segmentator-install.

Mar 3 2023, 9:43 AM · MITK (v2023.04)
a178n added a comment to T29468: Let MITK handle TotalSegmentator setup.

Pushed new branch to rMITK MITK: feature/T29468-total-segmentator-install.

Mar 3 2023, 9:24 AM · MITK (v2023.04)

Feb 28 2023

kislinsk added a comment to T29317: Clean up DICOM Browser plugin.

From a first glimpse it really needs to be continued before merging. Can't make much sense right now out of mitk::StoreSCPLauncherBuilder in parallel to QmitkStoreSCPLauncher::Params. Have to take a closer look.

Feb 28 2023, 10:00 AM · MITK (v2024.12)
floca added a comment to T29317: Clean up DICOM Browser plugin.

Should we integrate that in develop? Or any reason to wait?

Feb 28 2023, 8:47 AM · MITK (v2024.12)

Feb 27 2023

kislinsk closed T29471: Update text of MITK Workbench About dialog as Resolved.
Feb 27 2023, 1:55 PM · MITK
kislinsk added a comment to T29471: Update text of MITK Workbench About dialog.

Deleted branch from rMITK MITK: bugfix/T29471-UpdateAboutDialog.

Feb 27 2023, 1:55 PM · MITK
kislinsk added a comment to T29471: Update text of MITK Workbench About dialog.

Pushed new branch to rMITK MITK: bugfix/T29471-UpdateAboutDialog.

Feb 27 2023, 1:54 PM · MITK
kislinsk triaged T29471: Update text of MITK Workbench About dialog as Wishlist priority.
Feb 27 2023, 1:51 PM · MITK
kislinsk placed T29412: List of MITK publications on web page is not up to date up for grabs.
Feb 27 2023, 11:00 AM · MITK