Page MenuHomePhabricator
Feed Advanced Search

Dec 13 2022

kislinsk moved T29432: [worklist] mitk-flow preload first task from Backlog to MITK Meeting on the Request for Discussion board.
Dec 13 2022, 8:55 PM · MITK
kislinsk added a project to T29432: [worklist] mitk-flow preload first task: Request for Discussion.
Dec 13 2022, 8:54 PM · MITK
kislinsk added a comment to T29432: [worklist] mitk-flow preload first task.

Without any extra preferences, it's as easy as adding the line this->LoadNextUnfinishedTask(); at the end of the OnTaskListChanged() method.

Dec 13 2022, 8:54 PM · MITK
kislinsk closed T29434: Clean up preference pointer anti pattern as Resolved.
Dec 13 2022, 2:46 PM · MITK
kislinsk added a comment to T29434: Clean up preference pointer anti pattern.

Deleted branch from rMITK MITK: bugfix/T29434-CleanUpPrefPtrAntiPattern.

Dec 13 2022, 2:46 PM · MITK
kislinsk triaged T29433: MITK Workbench Persistent Crash as Normal priority.

Thanks for reporting. We are not aware of any crash like this with valid nrrd files. Since ITK snap crashes as well it could be a strong indicator that the crash is happening in the ITK reader that we use as well. It could be probably related to a corrupt nrrd file, or, in case it is a huge file, it could be simply related to running out of memory. Anyway, without the data we are not able to reproduce this issue.

Dec 13 2022, 1:19 PM · Auto-closed, Missing Info, MITK
kislinsk added a revision to T29434: Clean up preference pointer anti pattern: Restricted Differential Revision.
Dec 13 2022, 12:30 PM · MITK
kislinsk added a comment to T29434: Clean up preference pointer anti pattern.

Pushed new branch to rMITK MITK: bugfix/T29434-CleanUpPrefPtrAntiPattern.

Dec 13 2022, 12:23 PM · MITK
franza triaged T29435: MITK example for usage of the ICP algorithm as Wishlist priority.
Dec 13 2022, 10:42 AM · MITK (v2024.12), Pull Request
kislinsk triaged T29434: Clean up preference pointer anti pattern as Normal priority.
Dec 13 2022, 10:31 AM · MITK
sonoaswartz renamed T29433: MITK Workbench Persistent Crash from Please enter a meaningful title to MITK Workbench Persistent Crash.
Dec 13 2022, 12:11 AM · Auto-closed, Missing Info, MITK
sonoaswartz created T29433: MITK Workbench Persistent Crash.
Dec 13 2022, 12:10 AM · Auto-closed, Missing Info, MITK

Dec 12 2022

kislinsk triaged T29381: Move Multilabel classes to Core module as Low priority.

The hash above doesn't seem to be auto-linked. So here it is: rMITKa73e482c0387: moved labelset-related classes out from core

Dec 12 2022, 11:27 AM · MITK, Request for Discussion
kislinsk triaged T29389: Python utility module as Normal priority.

A big leap into the Python direction would be to finally resolve T27923: Integrate possibility to execute Python Code in MITK , which is complete for a while now but we weren't able to figure out why it fails on Ubuntu build clients. Since the ITK v5 upgrade, we also need to adjust a little more I guess.

Dec 12 2022, 11:25 AM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk updated subscribers of T29431: [worklist] mitk-flow: save changed dicom segmentation not possible.

Task lists don't do anything special regarding saving/loading data. So in theory, this bug should be reproducible by regular loading and saving via the menu in the Workbench?
However, task lists are prone to expose existing bugs related to repeated saving/loading of data. We indeed noticed another bug in this direction with .nrrd files, which were erroneous when loaded a second time in certain situations. The reason was faulty handling of properties: T29274: Label Loss on repeatedly loaded and saved segmentations.

Dec 12 2022, 11:21 AM · MITK
gaoh triaged T29432: [worklist] mitk-flow preload first task as Wishlist priority.
Dec 12 2022, 10:52 AM · MITK
gaoh triaged T29431: [worklist] mitk-flow: save changed dicom segmentation not possible as Normal priority.
Dec 12 2022, 10:46 AM · MITK

Dec 7 2022

franza updated the task description for T29429: org.mitk.gui.qt.igt.app.ultrasoundtrackingnavigation: Crash during initialization of combined modality.
Dec 7 2022, 2:54 PM · IGT, MITK
franza triaged T29429: org.mitk.gui.qt.igt.app.ultrasoundtrackingnavigation: Crash during initialization of combined modality as High priority.
Dec 7 2022, 2:53 PM · IGT, MITK
kislinsk added a comment to T29428: Creating scene file with image properties can result in missing LevelWindowbar.

Reading your other task regarding mitkscene files I wonder if it has something to to with attaching the level window property to the BaseData property list instead of the DataNode property list. In principle, the level window should be attached to the latter one as it is an "appearance" property and not something instrinsic to the data. A few years ago we changed the way properties are queried and when a property is not present in a DataNode property list, the Base Data property list is queried as fallback. Maybe it is not fully functional for level windows as it could be that the code somehow relies on / assumes that the properties are located in the DataNode property list.

Dec 7 2022, 10:00 AM · MITK
kislinsk added a comment to T29427: FlowBench mitkscene structure has changed..

Not sure if I fully understand what is going on here but the difference is that in your first example you have DataNode properties and in your second example you have BaseData properties, right? Let's talk about it in our group 5 meeting today. :)

Dec 7 2022, 9:56 AM · MITK

Dec 6 2022

gaoh triaged T29428: Creating scene file with image properties can result in missing LevelWindowbar as Normal priority.
Dec 6 2022, 4:42 PM · MITK
gaoh created T29428: Creating scene file with image properties can result in missing LevelWindowbar.
Dec 6 2022, 4:42 PM · MITK
gaoh triaged T29427: FlowBench mitkscene structure has changed. as Normal priority.
Dec 6 2022, 2:58 PM · MITK

Dec 1 2022

kislinsk updated subscribers of T29421: Finding CppRestSDK library alternative.

@a178n I added cpp-httplib as dependency to MITK in the branch mentioned above so you can easily experiment with it. For details, see rMITKf88e3d05aeb0: Add cpp-httplib as optional dependency.

Dec 1 2022, 1:51 PM · MITK (v2024.12)
kislinsk added a comment to T29421: Finding CppRestSDK library alternative.

Pushed new branch to rMITK MITK: feature/T29421-httplib.

Dec 1 2022, 1:49 PM · MITK (v2024.12)

Nov 30 2022

a178n updated subscribers of T29421: Finding CppRestSDK library alternative.
Nov 30 2022, 8:49 PM · MITK (v2024.12)
a178n added a comment to T29421: Finding CppRestSDK library alternative.

After a meeting with Ralf and Stefan (30.11.2022), the header-only library cpp-httplib (GitHub: https://github.com/yhirose/cpp-httplib), was chosen as a promising alternative. The library seems the most popular in the GitHub community compared to Pistache, the second favourite library from the list.
Hands-on efforts to build server and client calls will be undertaken to test further suitability.

Nov 30 2022, 8:49 PM · MITK (v2024.12)
a178n added a comment to T29421: Finding CppRestSDK library alternative.

The literature survey searching for alternatives is summarized here: https://hub.dkfz.de/s/qsEgaWybwiWcfYN

Nov 30 2022, 8:29 PM · MITK (v2024.12)
a178n triaged T29421: Finding CppRestSDK library alternative as Normal priority.
Nov 30 2022, 5:39 PM · MITK (v2024.12)
kalali removed a parent task for T29094: Deleting a data node causes global reset: T27613: Improve reinit behavior.
Nov 30 2022, 2:08 PM · Moved to git.dkfz.de, MITK, Checklist
kalali closed T26394: [Render window manager] Provide tree view / model, a subtask of T28578: [mxn multi widget] Optimization of the mxn multi widget, as Wontfix.
Nov 30 2022, 2:02 PM · Moved to git.dkfz.de, MITK
kislinsk edited projects for T29095: [Image Cropper] Moving of the bounding box can not be undone, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · Moved to git.dkfz.de, MITK, Checklist
kislinsk edited projects for T29211: Remove "Scaling" from QmitkRegistrationManipulationWidget.ui, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · Moved to git.dkfz.de, MITK
kislinsk edited projects for T28778: "Use constraint zooming and panning" is only applied after reinit/restart, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · Moved to git.dkfz.de, MITK, Checklist
kislinsk edited projects for T28803: [Properties] Fine-tune selection widget, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · Moved to git.dkfz.de, MITK, Checklist
kislinsk edited projects for T29101: [3D Segmentation] Region Growing Tool - Generated Segmentation darkens the ambient image, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · MITK, Checklist
kislinsk edited projects for T29336: Changing theme in Preferences has no effect., added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · MITK, Checklist
kislinsk edited projects for T29309: [GrowCut] Further remarks regarding GrowCut, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · MITK
kislinsk edited projects for T27142: Unit test for average baseline signal, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:22 PM · MITK, Restricted Project
kislinsk edited projects for T28557: Cannot load segmentations from KITS challenge due to unknown pixel type, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:21 PM · Moved to git.dkfz.de, MITK, Request for Discussion
kislinsk edited projects for T28782: Scanning directories in DICOM Browser -> Import only works once, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:21 PM · Moved to git.dkfz.de, MITK, Checklist
kislinsk edited projects for T28781: Selected series and studies cannot be deleted from DICOM browser without deleting the whole patient, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:21 PM · Moved to git.dkfz.de, MITK, Checklist
kislinsk edited projects for T28207: MITK DicomBrowser q/r Retrieve part crash, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:21 PM · MITK, Checklist
kislinsk edited projects for T29381: Move Multilabel classes to Core module, added: MITK; removed MITK (v2023.04).
Nov 30 2022, 12:21 PM · MITK, Request for Discussion
kislinsk added a comment to T28585: The MITK-Tutorial Step 9 missing inheritence.

The plugin generator has been removed for now. Step 9 should be redesigned if the plugin generator was the blocker.

Nov 30 2022, 10:06 AM · MITK (v2024.12)
kalali removed a project from T28108: [Release Checklists] Prepare release checklists: Next Milestone.
Nov 30 2022, 9:38 AM · MITK
kalali closed T28108: [Release Checklists] Prepare release checklists as Resolved.
Nov 30 2022, 9:37 AM · MITK
kalali removed a subtask for T28108: [Release Checklists] Prepare release checklists: Restricted Maniphest Task.
Nov 30 2022, 9:37 AM · MITK
kalali removed a subtask for T28108: [Release Checklists] Prepare release checklists: Restricted Maniphest Task.
Nov 30 2022, 9:37 AM · MITK
kalali removed a subtask for T28108: [Release Checklists] Prepare release checklists: T26988: [Checklist] LevelWindow checklist does not provide explicit expected results for sufficient verification .
Nov 30 2022, 9:36 AM · MITK
floca moved T29412: List of MITK publications on web page is not up to date from Backlog to MITK Meeting on the Request for Discussion board.
Nov 30 2022, 9:13 AM · MITK
kalali closed T28989: [Segmentation] CanHandle functions seem to be inconsistent as Resolved.
Nov 30 2022, 9:08 AM · MITK, Request for Discussion
floca edited projects for T28776: Perfusion DataFit View: Inconsistencies in the signal conversion using the turboFLASH sequence , added: Next Milestone, MITK; removed MITK (v2023.04).
Nov 30 2022, 8:54 AM · MITK (v2024.06), Checklist
kislinsk closed T27701: Overhaul or remove PluginGenerator as Resolved.

Removed the last remnants of the plugin generator.

Nov 30 2022, 2:04 AM · MITK, Next Milestone
kislinsk added a comment to T27701: Overhaul or remove PluginGenerator.

Deleted branch from rMITK MITK: bugfix/T27701-RemovePluginGenerator.

Nov 30 2022, 2:03 AM · MITK, Next Milestone
kislinsk added a comment to T27701: Overhaul or remove PluginGenerator.

Pushed new branch to rMITK MITK: bugfix/T27701-RemovePluginGenerator.

Nov 30 2022, 2:00 AM · MITK, Next Milestone
kislinsk added a comment to T27701: Overhaul or remove PluginGenerator.

Deleted branch from rMITK MITK: bugfix/T27701-RemovePluginGenerator.

Nov 30 2022, 1:08 AM · MITK, Next Milestone

Nov 29 2022

kislinsk added a comment to T27701: Overhaul or remove PluginGenerator.

Pushed new branch to rMITK MITK: bugfix/T27701-RemovePluginGenerator.

Nov 29 2022, 10:10 PM · MITK, Next Milestone

Nov 25 2022

kislinsk added a revision to T29025: Preference service (access) based on cpp microservices: Restricted Differential Revision.
Nov 25 2022, 10:44 PM · MITK (v2023.04), Breaking Change
floca added a parent task for T25192: Enable DICOM SEG conversion for nrrd segmentations: T27178: MITK - DICOM Seg - loaded DCM SEG not associated with referenced DCM .
Nov 25 2022, 11:36 AM · MITK (v2024.12), MICO (Demo MICCAI 2018)
floca added a subtask for T27178: MITK - DICOM Seg - loaded DCM SEG not associated with referenced DCM : T25192: Enable DICOM SEG conversion for nrrd segmentations.
Nov 25 2022, 11:36 AM · Auto-closed, Missing Info, MITK
floca reopened T27178: MITK - DICOM Seg - loaded DCM SEG not associated with referenced DCM as "Open".
Nov 25 2022, 11:31 AM · Auto-closed, Missing Info, MITK
floca added a comment to T27189: REST API for data storage.

@gaoh Please help me out. what was the final status of Elisabth's work here? Totaly dropped off the radar.

Nov 25 2022, 11:27 AM · Moved to git.dkfz.de, MITK (v2024.12), Restricted Project, Request for Discussion
floca added a parent task for T29389: Python utility module: T29390: How to ease the handling of external generated segmentations.
Nov 25 2022, 11:17 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca added a comment to T29390: How to ease the handling of external generated segmentations.

this is also partially covered/related with T29392: [SEG] Add dedicated writer to store multi-label images in nifti

Nov 25 2022, 11:14 AM · MITK (v2024.06)

Nov 24 2022

kislinsk added a comment to T29025: Preference service (access) based on cpp microservices.

Pushed new branch to rMITK MITK: feature/T29025-PreferencesCoreService.

Nov 24 2022, 4:55 PM · MITK (v2023.04), Breaking Change
neher triaged T29417: Segmentation view crashes on loading binary image as Normal priority.
Nov 24 2022, 12:01 PM · MITK
kalali removed a subtask for T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations: T29210: Clarify / remove axis-labeling for anatomical planes.
Nov 24 2022, 10:44 AM · Breaking Change, Noteworthy, MITK
kalali closed T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations as Resolved.
Nov 24 2022, 10:43 AM · Breaking Change, Noteworthy, MITK

Nov 23 2022

kalali updated the task description for T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations.
Nov 23 2022, 5:45 PM · Breaking Change, Noteworthy, MITK
kalali claimed T29385: [mxn multi widget] Pixel value view does not change on crosshair selection.
Nov 23 2022, 5:03 PM · MITK (v2023.04)
kalali closed T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash as Resolved.
Nov 23 2022, 4:55 PM · MITK
kalali removed a parent task for T29392: [SEG] Add dedicated writer to store multi-label images in nifti: T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash.
Nov 23 2022, 4:54 PM · Moved to git.dkfz.de, MITK (v2024.12)
kalali removed a subtask for T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash: T29392: [SEG] Add dedicated writer to store multi-label images in nifti.
Nov 23 2022, 4:54 PM · MITK
kislinsk added a comment to T27923: Integrate possibility to execute Python Code in MITK .

I created a new integration branch and Differential based on the latest develop.

Nov 23 2022, 11:31 AM · MITK
kislinsk added a revision to T27923: Integrate possibility to execute Python Code in MITK : Restricted Differential Revision.
Nov 23 2022, 11:30 AM · MITK
kislinsk added a comment to T27923: Integrate possibility to execute Python Code in MITK .

Deleted branch from rMITK MITK: feature/T27923-python-dev.

Nov 23 2022, 11:24 AM · MITK
kislinsk added a comment to T27923: Integrate possibility to execute Python Code in MITK .

Deleted branch from rMITK MITK: feature/T27923-execute-python-code-in-mitk.

Nov 23 2022, 11:24 AM · MITK
kislinsk added a comment to T27923: Integrate possibility to execute Python Code in MITK .

Pushed new branch to rMITK MITK: feature/T27923-ExecPythonCodeInMITK.

Nov 23 2022, 11:23 AM · MITK

Nov 22 2022

kalali closed T29316: Rename QmitkSliderNavigatorWidget and clean variable names, a subtask of T29289: Compare responsibilities of QmitkSliceNavigationController related classes, as Resolved.
Nov 22 2022, 3:41 PM · Moved to git.dkfz.de, MITK
neher triaged T29416: Segmentation utilities can only handle unsigned char and unsigned short, no other types as Normal priority.
Nov 22 2022, 2:57 PM · MITK (v2024.06), Missing Info
s434n triaged T29415: [mxn multi widget] Allow mxn windows to show 3D view as Normal priority.
Nov 22 2022, 12:39 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca closed T29391: [Segmentation] Prevent multi-label images to be saved as unsupported image formats as Resolved by committing rMITK7a869a55d24d: Fixed T29391.
Nov 22 2022, 11:57 AM · MITK
floca closed T29391: [Segmentation] Prevent multi-label images to be saved as unsupported image formats, a subtask of T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash, as Resolved.
Nov 22 2022, 11:57 AM · MITK
franza triaged T29412: List of MITK publications on web page is not up to date as High priority.
Nov 22 2022, 11:56 AM · MITK
floca claimed T29391: [Segmentation] Prevent multi-label images to be saved as unsupported image formats.
Nov 22 2022, 11:55 AM · MITK
kislinsk updated the task description for T29406: Make MITK compatible with Qt 6.
Nov 22 2022, 9:44 AM · MITK (v2024.06)
kislinsk updated the task description for T29406: Make MITK compatible with Qt 6.
Nov 22 2022, 8:57 AM · MITK (v2024.06)
kislinsk triaged T29406: Make MITK compatible with Qt 6 as Normal priority.
Nov 22 2022, 8:56 AM · MITK (v2024.06)

Nov 21 2022

kalali added a comment to T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations.

@kalali please indicate that it has breaking changes in your commit message and how to handle them/migrate. thanks.

Nov 21 2022, 4:49 PM · Breaking Change, Noteworthy, MITK
kalali edited projects for T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations, added: Breaking Change; removed Request for Discussion.
Nov 21 2022, 4:48 PM · Breaking Change, Noteworthy, MITK
kalali closed T29394: [mxn multi widget] Image cropper shows weird behavior as Resolved.
Nov 21 2022, 4:33 PM · MITK
kislinsk claimed T27701: Overhaul or remove PluginGenerator.
Nov 21 2022, 2:02 AM · MITK, Next Milestone

Nov 20 2022

Nils_Iseke added a comment to T27701: Overhaul or remove PluginGenerator.

Would be nice if a note is added to the documentation that the MitkPluginGenerator is currently not active. :)

Nov 20 2022, 9:09 AM · MITK, Next Milestone

Nov 19 2022

floca added a project to T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations: Noteworthy.

@kalali please indicate that it has breaking changes in your commit message and how to handle them/migrate. thanks.

Nov 19 2022, 8:11 PM · Breaking Change, Noteworthy, MITK

Nov 18 2022

floca raised the priority of T29392: [SEG] Add dedicated writer to store multi-label images in nifti from Normal to High.
Nov 18 2022, 8:04 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca added a comment to T29392: [SEG] Add dedicated writer to store multi-label images in nifti.
Nov 18 2022, 8:03 PM · Moved to git.dkfz.de, MITK (v2024.12)
kalali raised the priority of T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations from Low to Normal.
Nov 18 2022, 12:32 PM · Breaking Change, Noteworthy, MITK
kalali added a parent task for T29386: [mxn multi widget] StdDisplay unnecessarily uses the crosshair manager: T29403: [mxn multi widget] Concept for crosshair data type.
Nov 18 2022, 12:26 PM · Moved to git.dkfz.de, MITK (v2024.12)