Page MenuHomePhabricator
Feed All Stories

Aug 10 2020

amancino90 created T27663: Crosshair navigation not disabled in QmitkMeasurementView .
Aug 10 2020, 10:49 PM · Breaking Change, MITK
kahl added a comment to T27564: [Segmentation] Integrate deep learning methods for Segmentation in MITK.

Pushed new branch feature/T27564-integrate-deeplearning-segmentation-evaluation.

Aug 10 2020, 5:36 PM · MITK
kislinsk added a project to T27661: [Documentation] Update "How to create a new MITK Module": Cleared.
Aug 10 2020, 12:41 PM · Cleared, MITK (v2021.02)
kislinsk added a comment to T27661: [Documentation] Update "How to create a new MITK Module".

Thanks for the report. I renamed the task to an actual task as the documentation you are referring to seems not to be up-to-date regarding ModuleList.cmake.

Aug 10 2020, 12:41 PM · Cleared, MITK (v2021.02)
kislinsk moved T27661: [Documentation] Update "How to create a new MITK Module" from Backlog to Documentation on the MITK (v2021.02) board.
Aug 10 2020, 12:29 PM · Cleared, MITK (v2021.02)
kislinsk renamed T27661: [Documentation] Update "How to create a new MITK Module" from How to create a new MITK Module to [Documentation] Update "How to create a new MITK Module".
Aug 10 2020, 12:29 PM · Cleared, MITK (v2021.02)
e249r created T27661: [Documentation] Update "How to create a new MITK Module".
Aug 10 2020, 12:14 PM · Cleared, MITK (v2021.02)
thomass committed rMITK18ddd2ed4fc8: rewrote some sections and enabled auto select (authored by thomass).
rewrote some sections and enabled auto select
Aug 10 2020, 10:06 AM
thomass closed T27098: [MITKDoc] Revise Image Cropper Plugin Documentation as Resolved by committing rMITK18ddd2ed4fc8: rewrote some sections and enabled auto select.
Aug 10 2020, 10:06 AM · Cleared, MITK (v2021.02)

Aug 9 2020

floca added a comment to T27605: Stitching functionality.

Pushed new branch feature/T27605-Stitching_filter.

Aug 9 2020, 4:44 PM · Noteworthy, MITK

Aug 8 2020

kalali added a revision to T27659: Refactor BasicImageProcessing plugin to use the new node selection widgets: Restricted Differential Revision.
Aug 8 2020, 5:34 PM · MITK, Cleared
kalali triaged T27659: Refactor BasicImageProcessing plugin to use the new node selection widgets as Normal priority.
Aug 8 2020, 5:01 PM · MITK, Cleared
floca added a comment to T27498: [Selection widgets] Define default for auto selection / listening mechanism.

Just a comment: Image Statistcs uses the MultiNodeSelectionWidget which offers no AutoSelect feature (on purpose, because it could be a lot selections at once...).

Aug 8 2020, 11:56 AM · Restricted Project, MITK (v2021.02)
kalali added a comment to T27498: [Selection widgets] Define default for auto selection / listening mechanism.

Plugins from T24775: Refactor plugins to use the new node selection widgets that do not follow the discussion result and need to be refactored:
No auto selection (SetAutoSelectNewNodes(true))

  • Dicom Inspector
  • Segmentation
  • Segmentation Utilities (QmitkDataSelectionWidget) --> Leave it as it is for now
  • MultiLabel Segmentation Utilities (QmitkDataSelectionWidget) --> Leave it as it is for now
  • Image Cropper (will be fixed in D375)
  • Image Statistics (uses MultiNodeSelectionWidget)
  • Measurement (will be fixed in D372)
  • MatchPoint --> T28192
  • Properties
  • Semantic Relations --> T28226
  • Semantic Relations Statistics --> T28226
  • Volume Visualization
Aug 8 2020, 10:00 AM · Restricted Project, MITK (v2021.02)

Aug 7 2020

amancino90 added a comment to T27652: CMake/mitkInstallRules.cmake set invalid install directory for QtWebEngine resources and translations in Linux.

I found a similar error using Qt version 5.12.6 and the pluginGenerator.
The linker's path to Qt5WebEngine is wrongly parsed as "-lQt5::WebEngine" in "MyProject/Apps/MyApp/CMakeFiles/MyApp.dir/link.txt".

Aug 7 2020, 10:41 PM · Auto-closed, MITK
floca added a comment to T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images.

Oh I didn’t look into the Differential yet, only tried it with the current develop. The crash I observed in with FastMarching3D

Aug 7 2020, 8:51 PM · MITK (v2021.02), Bugzilla
thomass added a comment to T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images.

Oh I didn’t look into the Differential yet, only tried it with the current develop. The crash I observed in with FastMarching3D

Aug 7 2020, 8:49 PM · MITK (v2021.02), Bugzilla
floca added a comment to T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images.

Did you experience the error based on the Differential? Did you open FastMarching for 2D or 3D?

Aug 7 2020, 8:43 PM · MITK (v2021.02), Bugzilla
wiesenfa reassigned T27252: Multiple cases per algorithm are not detected when missing data was added before from wiesenfa to eisenman.
Aug 7 2020, 2:49 PM · challengeR (v1.0)
wiesenfa added a comment to T27252: Multiple cases per algorithm are not detected when missing data was added before.

should work now, tests successful.
However warning is

Performance of not all algorithms is observed for all cases in task 'dummyTask'

despite being single task challenge. see also separate task #T27657

Aug 7 2020, 2:47 PM · challengeR (v1.0)
thomass added a comment to T26975: 2D Fast Marching for 4D data intermediate state displays segmentation in other timesteps.

So I have a fix for the contour problem but what is missing is that the pointset is still drawn on timestep 0 instead of the current timestep and I have to figure out why.

Aug 7 2020, 2:46 PM · Missing Info, MITK (v2021.02)
wiesenfa committed rCHALLENGER4a2a4d181421: always check both for missings and duplicates (authored by wiesenfa).
always check both for missings and duplicates
Aug 7 2020, 2:41 PM
thomass committed rMITK36d69b77aeaf: rewrote some sections and added new image (authored by thomass).
rewrote some sections and added new image
Aug 7 2020, 2:31 PM
thomass closed T27107: [MITKDoc] Revise Screenshot Maker Plugin Documentation as Resolved by committing rMITK36d69b77aeaf: rewrote some sections and added new image.
Aug 7 2020, 2:31 PM · Cleared, MITK (v2021.02)
wiesenfa created T27658: LaTeX Warning: There were undefined references.
Aug 7 2020, 2:31 PM · challengeR (v1.0)
wiesenfa moved T27252: Multiple cases per algorithm are not detected when missing data was added before from Backlog to In Progress on the challengeR (v1.0) board.
Aug 7 2020, 2:10 PM · challengeR (v1.0)
wiesenfa created T27657: When missing algorithm performances are added as NAs, task is also NA.
Aug 7 2020, 2:10 PM · challengeR (v1.0)
thomass added a comment to T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images.

I also experience a crash in the tool:

Aug 7 2020, 1:12 PM · MITK (v2021.02), Bugzilla
wiesenfa moved T27453: Create complete network plot in its function from Backlog to In Progress on the challengeR (v1.0) board.
Aug 7 2020, 1:05 PM · challengeR (v1.0)
wiesenfa moved T27494: Check which files are still relevant from Backlog to In Progress on the challengeR (v1.0) board.
Aug 7 2020, 1:03 PM · challengeR
wiesenfa moved T27407: Warnings are shown in multi-task challenge report for violin plot from Backlog to Done on the challengeR (v1.0) board.
Aug 7 2020, 12:59 PM · challengeR (v1.0)
wiesenfa committed rCHALLENGER48b7e35505c6: handle warnings in violin (authored by wiesenfa).
handle warnings in violin
Aug 7 2020, 12:57 PM
wiesenfa added a comment to T27494: Check which files are still relevant.
  • compareRanks() allows to compare 2 ranking lists and compute Kendall's tau, would leave it in package
  • benchmarkUtils allows to link with benchmark package (CRAN archived) which has some more features, but is not maintained anymore. might be dropped
Aug 7 2020, 12:36 PM · challengeR
wiesenfa committed rCHALLENGER4520859fe0f3: ensure that challenge object is data.frame (authored by wiesenfa).
ensure that challenge object is data.frame
Aug 7 2020, 12:10 PM
wiesenfa moved T27656: make sure data set is data.frame from In Progress to Done on the challengeR (v1.0) board.
Aug 7 2020, 12:00 PM · challengeR (v1.0)
wiesenfa moved T27656: make sure data set is data.frame from Backlog to In Progress on the challengeR (v1.0) board.
Aug 7 2020, 12:00 PM · challengeR (v1.0)
wiesenfa created T27656: make sure data set is data.frame.
Aug 7 2020, 11:48 AM · challengeR (v1.0)
thomass updated subscribers of T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation.
Aug 7 2020, 8:46 AM · MITK (v2021.10), Missing Info, Restricted Project
thomass added a comment to T26975: 2D Fast Marching for 4D data intermediate state displays segmentation in other timesteps.

File is FastMarchingTool.cpp

Aug 7 2020, 8:42 AM · Missing Info, MITK (v2021.02)
thomass added a comment to T26975: 2D Fast Marching for 4D data intermediate state displays segmentation in other timesteps.

I can partly confirm it.

Aug 7 2020, 8:07 AM · Missing Info, MITK (v2021.02)

Aug 6 2020

floca triaged T27655: [statistics] Logic of DataGeneratorBase blocks the UI thread as High priority.
Aug 6 2020, 11:48 PM · MITK (v2024.06)
floca created T27655: [statistics] Logic of DataGeneratorBase blocks the UI thread .
Aug 6 2020, 11:47 PM · MITK (v2024.06)
floca updated subscribers of T26975: 2D Fast Marching for 4D data intermediate state displays segmentation in other timesteps.

@thomass Can you confirm the problem in your todays check or is it fixed by the tasks mentioned above?

Aug 6 2020, 11:32 PM · Missing Info, MITK (v2021.02)
floca closed T26967: [Segmentation] Pressing the X button on threshold confirm dialogs does not stop the execution as Resolved.

Fixed by/with T27621/T27622

Aug 6 2020, 11:29 PM · Restricted Project, Cleared, MITK (v2021.02)
floca closed T27509: [Segmentation] How to handle 3D and 4D Segmentations on 4D images as Resolved.

Covered by the clarification for T27507

Aug 6 2020, 11:27 PM · MITK (v2021.02), Request for Discussion
floca added a revision to T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images: Unknown Object (Differential Revision).
Aug 6 2020, 9:08 PM · MITK (v2021.02), Bugzilla
thomass added a comment to T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation.

2D Segmentation tools:

Aug 6 2020, 3:45 PM · MITK (v2021.10), Missing Info, Restricted Project
wiesenfa added a comment to T27453: Create complete network plot in its function.

can be closed?

Aug 6 2020, 12:29 PM · challengeR (v1.0)
wiesenfa added a comment to T27453: Create complete network plot in its function.

the complication arises to handle the automatic sizing of the plot, which is why in the first chunk it reads out the width without plotting and in the second chunk the figure width is adapted

Aug 6 2020, 12:28 PM · challengeR (v1.0)
gaoh claimed T27101: [MITKDoc] Revise Logging Plugin Documentation.
Aug 6 2020, 11:49 AM · Cleared, MITK (v2021.02)
kompan moved T27654: Refactor concentration curve converter view to use new selection concept from Backlog to Perfusion on the MITK (v2021.02) board.
Aug 6 2020, 11:27 AM · MITK (v2024.06), Cleared
kompan triaged T27654: Refactor concentration curve converter view to use new selection concept as Normal priority.
Aug 6 2020, 11:27 AM · MITK (v2024.06), Cleared
floca claimed T27616: [Segmentation] Otsu creates static 3D segmentation regardless of segmentation choice.
Aug 6 2020, 11:09 AM · Breaking Change, MITK (v2021.02)
wiesenfa added a comment to T27453: Create complete network plot in its function.

the function is network() and is already in the report

Aug 6 2020, 10:09 AM · challengeR (v1.0)

Aug 5 2020

kislinsk added a parent task for T27652: CMake/mitkInstallRules.cmake set invalid install directory for QtWebEngine resources and translations in Linux: T27196: Rewrite packaging of MITK.
Aug 5 2020, 8:52 PM · Auto-closed, MITK
kislinsk added a subtask for T27196: Rewrite packaging of MITK: T27652: CMake/mitkInstallRules.cmake set invalid install directory for QtWebEngine resources and translations in Linux.
Aug 5 2020, 8:52 PM · MITK (v2024.06), Cleared
kislinsk triaged T27652: CMake/mitkInstallRules.cmake set invalid install directory for QtWebEngine resources and translations in Linux as Low priority.

Thanks for the report. The complete packaging will be rewritten soon. Until then we strongly recommend to not use system Qt but to install Qt (version 5.12.9 is a good choice) with the official qt installer and to use Qt5_DIR to hint our CMake scripts to the lib/cmake/Qt5 directory. Don't forget to install the optional packages Qt Web Engine and Qt Script.

Aug 5 2020, 8:51 PM · Auto-closed, MITK
jmcuadra created T27652: CMake/mitkInstallRules.cmake set invalid install directory for QtWebEngine resources and translations in Linux.
Aug 5 2020, 2:31 PM · Auto-closed, MITK
kislinsk archived MICO.
Aug 5 2020, 2:21 PM
kislinsk renamed MIC from MIA to MIC.
Aug 5 2020, 2:21 PM
floca closed T27649: [Segmentation] How should tools listen to time changes as Resolved.
Aug 5 2020, 11:57 AM · MITK (v2021.02)
floca removed a project from T27649: [Segmentation] How should tools listen to time changes: Request for Discussion.

Discussion result: we go for #2 and refactor #1 out of the tools.

Aug 5 2020, 11:57 AM · MITK (v2021.02)
neher closed T27651: error loading .bvec files as Resolved.
Aug 5 2020, 11:39 AM · MITK Diffusion
neher committed rMITKDIFF1e8c9a8df972: Merge branch 'T27651-BvecFiles' (authored by neher).
Merge branch 'T27651-BvecFiles'
Aug 5 2020, 11:38 AM
neher committed rMITKDIFF010fb9d4e80b: Loading bvec files is now possible (authored by neher).
Loading bvec files is now possible
Aug 5 2020, 11:38 AM
neher added a comment to T27651: error loading .bvec files.

Pushed new branch T27651-BvecFiles.

Aug 5 2020, 11:38 AM · MITK Diffusion
neher triaged T27651: error loading .bvec files as Normal priority.
Aug 5 2020, 11:37 AM · MITK Diffusion
floca moved T27143: Matchpoint Registration Evaluator- Colorblend Bug from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 5 2020, 11:22 AM · Cleared, MITK (v2021.02), Restricted Project
floca moved T27545: Extract MITK Workbench intro part from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 5 2020, 11:22 AM · Noteworthy, Restricted Project, Restricted Project, MITK
floca moved T27649: [Segmentation] How should tools listen to time changes from Backlog to Segmentation on the MITK (v2021.02) board.
Aug 5 2020, 11:10 AM · MITK (v2021.02)
floca closed T27621: [Segmentation] 3D Threshold / UL Threshold does not use a timestep != 0 for static masks, a subtask of T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation, as Resolved.
Aug 5 2020, 11:10 AM · MITK (v2021.10), Missing Info, Restricted Project
floca closed T27621: [Segmentation] 3D Threshold / UL Threshold does not use a timestep != 0 for static masks as Resolved.
Aug 5 2020, 11:10 AM · Restricted Project, Cleared, MITK (v2021.02)
floca closed T27622: [Segmentation] Make 3D Threshold / UL Threshold only for on a single timestep for a dynamic mask, a subtask of T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation, as Resolved.
Aug 5 2020, 11:10 AM · MITK (v2021.10), Missing Info, Restricted Project
floca closed T27622: [Segmentation] Make 3D Threshold / UL Threshold only for on a single timestep for a dynamic mask as Resolved.
Aug 5 2020, 11:10 AM · Restricted Project, Cleared, MITK (v2021.02)
gaoh added a member for SIDT: s669m.
Aug 5 2020, 10:22 AM
gaoh added a member for Kaapana (internal): s669m.
Aug 5 2020, 10:21 AM
floca committed rMITK08619e4fc4b8: T27621/T27622 - Corrected threshold tools (authored by floca).
T27621/T27622 - Corrected threshold tools
Aug 5 2020, 10:20 AM
floca committed rMITK5f96821de19f: Fixed review remarks. (authored by floca).
Fixed review remarks.
Aug 5 2020, 10:20 AM
floca committed rMITKc03ca0616159: Handeled unused variables (gcc error) (authored by floca).
Handeled unused variables (gcc error)
Aug 5 2020, 10:20 AM
floca committed rMITK4408a8ff26b0: Removed unnecessary call (authored by floca).
Removed unnecessary call
Aug 5 2020, 10:20 AM
floca committed rMITK703af31f270f: Refactored threshold tools to remove redundant code (authored by floca).
Refactored threshold tools to remove redundant code
Aug 5 2020, 10:20 AM
floca committed rMITKb9bfb2ec4e41: Corrected mitk::AutoSegmentationTool::GetTargetSegmentationNode() to use the… (authored by floca).
Corrected mitk::AutoSegmentationTool::GetTargetSegmentationNode() to use the…
Aug 5 2020, 10:20 AM
floca committed rMITK179b53dfa7bb: Improved usablility of threshold tools (authored by floca).
Improved usablility of threshold tools
Aug 5 2020, 10:20 AM
floca committed rMITK13895dc2f6b7: first draft of threshold tool that behaves correctly time point aware now. (authored by floca).
first draft of threshold tool that behaves correctly time point aware now.
Aug 5 2020, 10:20 AM
floca committed rMITK83f54f57a53c: Add (event) support for current time point change to toolmanager (authored by floca).
Add (event) support for current time point change to toolmanager
Aug 5 2020, 10:20 AM
kompan added a revision to T27619: MR Perfusion: Use model fit result relation rules for predicate definition: Unknown Object (Differential Revision).
Aug 5 2020, 9:51 AM · Cleared, MITK (v2021.02)
neher closed T27647: Fix dicom module renaming and rest module dep as Resolved.
Aug 5 2020, 8:21 AM · MITK Diffusion
neher committed rMITKDIFF4bd1b5fe32b7: Merge branch 'T27647-DicomModuleFix' (authored by neher).
Merge branch 'T27647-DicomModuleFix'
Aug 5 2020, 8:19 AM
neher committed rMITKDIFF29354b30dfdb: add dev breaking changes (authored by neher).
add dev breaking changes
Aug 5 2020, 8:18 AM
neher added a comment to T27647: Fix dicom module renaming and rest module dep.

Pushed new branch T27647-DicomModuleFix.

Aug 5 2020, 8:18 AM · MITK Diffusion

Aug 4 2020

kislinsk added a comment to T25882: Rewrite dashboard script for CDash 2.6.

Pushed new branch bugfix/T25882-RewriteDashboardScript.

Aug 4 2020, 10:07 PM · CI, MITK (v2021.02), Restricted Project
floca triaged T27649: [Segmentation] How should tools listen to time changes as Unbreak Now! priority.
Aug 4 2020, 9:41 PM · MITK (v2021.02)
floca reopened T27507: Check the current behavior of the segmentation tools according static and dynamic 4D segmentation as "Open".

@thomass / @kalali : what i just realized. Did you also checked the automated 2D tools (like fast marching 2D)? Or only the 3D tools?

Aug 4 2020, 9:01 PM · MITK (v2021.10), Missing Info, Restricted Project
floca claimed T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images.
Aug 4 2020, 8:56 PM · MITK (v2021.02), Bugzilla
floca moved T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images from Backlog to Segmentation on the MITK (v2021.02) board.
Aug 4 2020, 8:45 PM · MITK (v2021.02), Bugzilla
floca raised the priority of T18436: [Segmentation] Fast Marching 3D Tool only supported for first time step in 4D images from Normal to High.
Aug 4 2020, 8:45 PM · MITK (v2021.02), Bugzilla
floca moved T27641: [Segmentation] Watershed does always generate a 3D static seg. Even if dynamic segmentation was generated. from Backlog to Segmentation on the MITK (v2021.02) board.
Aug 4 2020, 8:44 PM · Cleared, MITK (v2021.02)
floca committed rMITKeed36131e0f8: T27117 Revised the docu of matchpoint.algorithm.control (authored by floca).
T27117 Revised the docu of matchpoint.algorithm.control
Aug 4 2020, 5:19 PM
floca closed T27117: [MITKDoc] Revise Matchpoint Algorithm Control Plugin Documentation as Resolved by committing rMITKeed36131e0f8: T27117 Revised the docu of matchpoint.algorithm.control.
Aug 4 2020, 5:19 PM · Cleared, MITK (v2021.02)
floca added a revision to T27634: [Registration] Crash at application closure when Registration Manipulator or Evaluator is active: Unknown Object (Differential Revision).
Aug 4 2020, 5:05 PM · MITK (v2021.02)