Page MenuHomePhabricator
Feed All Stories

Jun 2 2020

floca committed rMITK7cfb5d5d7209: Fixed T27259 (authored by floca).
Fixed T27259
Jun 2 2020, 6:49 PM
floca committed rMITK0c760db11818: Fixed typo (authored by floca).
Fixed typo
Jun 2 2020, 6:49 PM
floca committed rMITK75fbc50c2cfe: Fixed gcc error. (authored by floca).
Fixed gcc error.
Jun 2 2020, 6:49 PM
floca committed rMITKb2ef9c47e971: Fixed T27259 (authored by floca).
Fixed T27259
Jun 2 2020, 6:49 PM
floca closed T27259: Render windows are not updated when last time step is selected as Resolved by committing rMITKb2ef9c47e971: Fixed T27259.
Jun 2 2020, 6:49 PM · Cleared, MITK (v2021.02)
floca committed rMITKefba18f80b67: Fixed unit test for T27200 (authored by floca).
Fixed unit test for T27200
Jun 2 2020, 5:54 PM
floca committed rMITKe3a8abadeb43: Fixed unit test for T27200 (authored by floca).
Fixed unit test for T27200
Jun 2 2020, 5:54 PM
nolden triaged T27461: Update MITK to use VTK 9 as Wishlist priority.
Jun 2 2020, 3:56 PM · Noteworthy, MITK (v2021.02)
kleina committed rOBSHYPPOPY4cdaf7216741: Removed old debug output. (authored by kleina).
Removed old debug output.
Jun 2 2020, 2:57 PM
kleina committed rOBSHYPPOPY6ed53988605b: Handling of constraint errors. (authored by kleina).
Handling of constraint errors.
Jun 2 2020, 2:57 PM
kleina committed rOBSHYPPOPY9f7ffc20ff13: fixed iterator (authored by kleina).
fixed iterator
Jun 2 2020, 2:57 PM
kleina committed rOBSHYPPOPYdacd1e912814: Updated errormessage (authored by kleina).
Updated errormessage
Jun 2 2020, 2:57 PM
kislinsk committed rMITK827181f9372d: Add more configuration values to .arcconfig for convenience (authored by kislinsk).
Add more configuration values to .arcconfig for convenience
Jun 2 2020, 2:44 PM
kislinsk committed rMITK988886adccae: Add more configuration values to .arcconfig for convenience (authored by kislinsk).
Add more configuration values to .arcconfig for convenience
Jun 2 2020, 2:44 PM
floca added projects to T27386: [MultiLabel] Workbench crashes if autocrop is used with opened plugin view without patient image: Cleared, Request for Discussion, Restricted Project.

Checked it the source of the problem is QmitkAutocropAction of the multisegmentation plugin. It generates an mitk::Image instead of a mitk::LabelSetImage as a result. As a consequence a precondition of the QmitkMultiLabelSegmentationView fails with an assertion.

Jun 2 2020, 1:33 PM · Cleared, MITK (v2021.02)
floca moved T27459: [Perfusion] Use PropertyReleationRules for referencing between input image and parameter maps from Backlog to Perfusion on the MITK (v2021.02) board.
Jun 2 2020, 12:36 PM · Breaking Change, MITK (v2021.02)

Jun 1 2020

floca triaged T27460: Badge support for our CDash/CI infrastructure as Low priority.
Jun 1 2020, 6:30 PM · CI, MITK
floca added a parent task for T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?: T27459: [Perfusion] Use PropertyReleationRules for referencing between input image and parameter maps.
Jun 1 2020, 5:07 PM · Noteworthy, MITK (v2021.02)
floca added a parent task for T23741: Specify default UID generation method: T27459: [Perfusion] Use PropertyReleationRules for referencing between input image and parameter maps.
Jun 1 2020, 5:07 PM · MITK (v2021.02), Noteworthy
floca added subtasks for T27459: [Perfusion] Use PropertyReleationRules for referencing between input image and parameter maps: T23741: Specify default UID generation method, T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?.
Jun 1 2020, 5:07 PM · Breaking Change, MITK (v2021.02)
floca triaged T27459: [Perfusion] Use PropertyReleationRules for referencing between input image and parameter maps as High priority.
Jun 1 2020, 5:07 PM · Breaking Change, MITK (v2021.02)
floca added a revision to T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?: Unknown Object (Differential Revision).
Jun 1 2020, 11:28 AM · Noteworthy, MITK (v2021.02)
floca claimed T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?.
Jun 1 2020, 11:28 AM · Noteworthy, MITK (v2021.02)
floca added a comment to T27432: Error loading DCE-MRI DICOM image.

@sharonYu Thanks for the update. It seems to realy be an so far unkown problem. Would it be possible to provide an anonymized data set to debug the situation and see what is happening in code?

Jun 1 2020, 11:22 AM · MITK, DICOM, Cleared
sharonYu added a comment to T27432: Error loading DCE-MRI DICOM image.

We scan the raw DCE-MR image directory using the MITK DICOM Browser and got the correct Dicom information in the list. However, the error message showed when pressing the View bottom.

image.png (502×484 px, 130 KB)

tempsnip.png (1×1 px, 75 KB)

Jun 1 2020, 10:21 AM · MITK, DICOM, Cleared

May 31 2020

kislinsk added a comment to T27458: Activate Test also for arc diff builds to avoid missed unit test errors.

Poor man's backup of the settings: 😄

May 31 2020, 9:01 PM · MITK (v2024.06), CI
kislinsk added a comment to T27458: Activate Test also for arc diff builds to avoid missed unit test errors.

Note that it's only on Linux as it is the only client where I activated tests. I will disable them for now again and we can decide on Wednesday how we want to proceed.

May 31 2020, 8:58 PM · MITK (v2024.06), CI
floca added a project to T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?: Noteworthy.
May 31 2020, 12:11 PM · Noteworthy, MITK (v2021.02)

May 30 2020

floca added a comment to T23741: Specify default UID generation method.

For mitk::UIDGenerator I have decided to base it internally on boost::uuid (name_generator).

May 30 2020, 11:24 PM · MITK (v2021.02), Noteworthy
floca claimed T23741: Specify default UID generation method.
May 30 2020, 11:13 PM · MITK (v2021.02), Noteworthy
floca added a comment to T27458: Activate Test also for arc diff builds to avoid missed unit test errors.

Damn. As long as the test fail we cannot activate the tests, as reviews will never leave draft state.

May 30 2020, 11:10 PM · MITK (v2024.06), CI
floca added a comment to T27351: Can start parameters be provided as an image of starting values in the DCE Perfusion DataFit View?.

@kompan : This should be clarified now and is more a documentation issue? Isn't it.
But I think it would not hurt to add a test for that feature into the perfusion checklist. Thanks.

May 30 2020, 9:19 PM · Cleared, MITK (v2021.02)

May 29 2020

floca added a subtask for T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?: T23741: Specify default UID generation method.
May 29 2020, 11:44 PM · Noteworthy, MITK (v2021.02)
floca added a parent task for T23741: Specify default UID generation method: T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?.
May 29 2020, 11:44 PM · MITK (v2021.02), Noteworthy
floca edited projects for T24302: Should we persiste the ID of Identifiable when loading/saving BaseDatas?, added: MITK (v2021.02); removed MITK.
May 29 2020, 11:42 PM · Noteworthy, MITK (v2021.02)
kislinsk added a comment to T27458: Activate Test also for arc diff builds to avoid missed unit test errors.

Seems to work, but mitkPluginGeneratorBuildTest-Release fails.
http://e071-jenkins:8080/job/MITK/job/Differential/job/Linux/220/consoleFull

May 29 2020, 11:19 PM · MITK (v2024.06), CI
kislinsk claimed T27458: Activate Test also for arc diff builds to avoid missed unit test errors.

Activated tests on Linux Differential clients. Buildable is currently running. If it works as expected, I will also activate the tests for macOS and Windows.
{B605}

May 29 2020, 10:17 PM · MITK (v2024.06), CI
floca triaged T27458: Activate Test also for arc diff builds to avoid missed unit test errors as High priority.
May 29 2020, 9:05 PM · MITK (v2024.06), CI
floca moved T25445: MultiLabel segmentation mapper is very slow from Backlog to Segmentation on the MITK (v2021.02) board.
May 29 2020, 8:21 PM · MITK (v2024.06), Request for Discussion
floca moved T27451: [Registration] Mapper: Changed default level/window after identity mapping from Backlog to Registration on the MITK (v2021.02) board.
May 29 2020, 8:21 PM · MITK (v2024.06), Cleared
floca added a revision to T27259: Render windows are not updated when last time step is selected: Unknown Object (Differential Revision).
May 29 2020, 6:28 PM · Cleared, MITK (v2021.02)
floca added a comment to T27259: Render windows are not updated when last time step is selected.

It is still the problem explained in https://phabricator.mitk.org/T24766#131411.

May 29 2020, 6:26 PM · Cleared, MITK (v2021.02)
floca committed rMITK1bab67a27d3d: Fixed T24144 by migrating 2-step-linear model (authored by floca).
Fixed T24144 by migrating 2-step-linear model
May 29 2020, 4:48 PM
floca committed rMITKf24add379fc6: Optimized parameter settings layout for contrast conversion (authored by floca).
Optimized parameter settings layout for contrast conversion
May 29 2020, 4:48 PM
floca committed rMITK31021942ae26: Fixed review remarks (authored by floca).
Fixed review remarks
May 29 2020, 4:48 PM
floca committed rMITKbb1e1b349227: Fixed gcc compile errors. (authored by floca).
Fixed gcc compile errors.
May 29 2020, 4:48 PM
floca committed rMITK17ed5ae70e81: Fixed T24144 by migrating 2-step-linear model (authored by floca).
Fixed T24144 by migrating 2-step-linear model
May 29 2020, 4:48 PM
kislinsk added a comment to T26981: [Segmentation] Multiple Segmentations under one parent node aren't displayed.

As it is not @maleike's patch, it must have been the upgrade from VTK 8.0 to 8.1 or the depth peeling reactivation in general. Checking with the latest version of VTK...

May 29 2020, 2:52 PM · Cleared, MITK (v2021.02)
kislinsk updated subscribers of T26981: [Segmentation] Multiple Segmentations under one parent node aren't displayed.

Oof, was able to boil it down to a VTK bug when depth peeling is enabled. Evaluating different options, like if it has something to do with @maleike's VTK patch, or if it is already fixed in a newer version...

May 29 2020, 2:24 PM · Cleared, MITK (v2021.02)
kislinsk added a comment to T26981: [Segmentation] Multiple Segmentations under one parent node aren't displayed.

Only segmentations are affected. There is no relevant change in the mapper code between the last release and now, though. I found out, that it has something to do with opacity. In particular when setting the opacity of the top segmentation to 1, it works, but masks the segmentation below with its own extent. When setting both opacities to 1, everything looks like it should.

May 29 2020, 12:51 PM · Cleared, MITK (v2021.02)
kislinsk added a comment to T26981: [Segmentation] Multiple Segmentations under one parent node aren't displayed.

Works in v2018.04.2. Parent image has layer 4, first segmentation 5, second 6, just as one would expect it to be. Drag & dropping the lower segmentation above the upper one, interchanges the layer.

May 29 2020, 10:51 AM · Cleared, MITK (v2021.02)
floca claimed T27259: Render windows are not updated when last time step is selected.
May 29 2020, 10:44 AM · Cleared, MITK (v2021.02)
floca committed rMITK5317a6b4c554: Fixed T26979 (authored by floca).
Fixed T26979
May 29 2020, 10:42 AM
floca committed rMITK37a74f46ded1: Fixed one change into sliceGeometry i have forgot to revert/change to… (authored by floca).
Fixed one change into sliceGeometry i have forgot to revert/change to…
May 29 2020, 10:42 AM
floca committed rMITKbf956ecdcb22: Changed ExtractSliceFilter::m_WorldGeometry from raw to smart pointer (authored by floca).
Changed ExtractSliceFilter::m_WorldGeometry from raw to smart pointer
May 29 2020, 10:42 AM
floca committed rMITK5fade6e50480: Used m_WorldGeometry insted of slicedGeometry as it is equivalent to the old… (authored by floca).
Used m_WorldGeometry insted of slicedGeometry as it is equivalent to the old…
May 29 2020, 10:42 AM
floca committed rMITKc9792b31d1c3: Fixed T26979 (authored by floca).
Fixed T26979
May 29 2020, 10:42 AM
floca committed rMITK0a7cada910bc: Removed redundant cast (instance is already of the cast type) (authored by floca).
Removed redundant cast (instance is already of the cast type)
May 29 2020, 10:42 AM
floca closed T26979: Error when loading a measurement or pointset and then an image as Resolved by committing rMITKc9792b31d1c3: Fixed T26979.
May 29 2020, 10:42 AM · Request for Discussion, Cleared, MITK (v2021.02)
kislinsk added a comment to T26981: [Segmentation] Multiple Segmentations under one parent node aren't displayed.

During (and only during) drawing on any segmentation (after first mouse move), both segmentations are also visible.

May 29 2020, 10:41 AM · Cleared, MITK (v2021.02)
kislinsk claimed T26981: [Segmentation] Multiple Segmentations under one parent node aren't displayed.
May 29 2020, 10:36 AM · Cleared, MITK (v2021.02)
kislinsk added a revision to T27436: Deactivate interpolation widget in Multilabel Segmentation View till it interpolation is correctly supported: Unknown Object (Differential Revision).
May 29 2020, 10:26 AM · Restricted Project, Cleared, MITK (v2021.02)
kislinsk added a comment to T27436: Deactivate interpolation widget in Multilabel Segmentation View till it interpolation is correctly supported.

Pushed new branch bugfix/T27436-HideInterpWidgetsInMultilabelSegView.

May 29 2020, 10:24 AM · Restricted Project, Cleared, MITK (v2021.02)
kislinsk claimed T27436: Deactivate interpolation widget in Multilabel Segmentation View till it interpolation is correctly supported.
May 29 2020, 10:23 AM · Restricted Project, Cleared, MITK (v2021.02)

May 28 2020

floca added a comment to T27432: Error loading DCE-MRI DICOM image.

It seems that all the test data (dce_2CXM_ValidationDataSet) load successfully.

image.png (1×1 px, 208 KB)

May 28 2020, 10:12 PM · MITK, DICOM, Cleared
eisenman added a comment to T27396: Represent single-task challenge as multi-task challenge with one task.

From my side, the migration is completed now. As discussed in the meeting on Monday, the name of a task in a single-task data set is optional. I created test cases for the plot functions that return plot objects, separate issues are created for those who don't. The extraction of top performing algorithms and subsets of tasks from rankings is also migrated and tested. I calculated the package test coverage to identify code that is never executed and deleted what seemed obsolete to me. There are still files with unused code where I'm not sure whether they are needed in other scenarios that are not well documented:

  • select.R
  • benchmarkUtils.R
  • winner.R
  • S3.R
  • second.R
  • extract.workflow.R
  • compareRanks.R
May 28 2020, 6:58 PM · challengeR (v1.0)
eisenman committed rCHALLENGERa1f14731d11d: Remove dead code (authored by eisenman).
Remove dead code
May 28 2020, 6:58 PM
eisenman created T27456: Extraction of task subset from (bootstrap) ranking does not raise an error for invalid task name.
May 28 2020, 6:11 PM · challengeR (v1.0)
eisenman committed rCHALLENGER476102d4602a: Migrate extraction of task subset from bootstrap ranking (authored by eisenman).
Migrate extraction of task subset from bootstrap ranking
May 28 2020, 5:44 PM
eisenman committed rCHALLENGER075cc1785fbb: Migrate extraction of task subset from ranking (authored by eisenman).
Migrate extraction of task subset from ranking
May 28 2020, 5:30 PM
sharonYu added a comment to T27432: Error loading DCE-MRI DICOM image.

It seems that all the test data (dce_2CXM_ValidationDataSet) load successfully.

image.png (1×1 px, 208 KB)

May 28 2020, 5:23 PM · MITK, DICOM, Cleared
kislinsk added a revision to T27046: Segmentation View and Multilabel Segmentation must not be active together (toolmanager inconsistency): Unknown Object (Differential Revision).
May 28 2020, 5:22 PM · Cleared, MITK (v2021.02)
eisenman committed rCHALLENGERb2335241725b: Test that extraction of bootstrap ranking subset returns more algorithms then… (authored by eisenman).
Test that extraction of bootstrap ranking subset returns more algorithms then…
May 28 2020, 2:57 PM
eisenman committed rCHALLENGER47838643c974: Test that extraction of bootstrap ranking subset raises error for multi-task… (authored by eisenman).
Test that extraction of bootstrap ranking subset raises error for multi-task…
May 28 2020, 2:57 PM
eisenman committed rCHALLENGER5b20ca4bffb4: Test that extraction of bootstrap ranking subset returns all algorithms even… (authored by eisenman).
Test that extraction of bootstrap ranking subset returns all algorithms even…
May 28 2020, 2:57 PM
eisenman committed rCHALLENGER09e57193c67d: Migrate extraction of top performing algorithms from bootstrap ranking (authored by eisenman).
Migrate extraction of top performing algorithms from bootstrap ranking
May 28 2020, 2:50 PM
kislinsk claimed T27046: Segmentation View and Multilabel Segmentation must not be active together (toolmanager inconsistency).
May 28 2020, 2:42 PM · Cleared, MITK (v2021.02)
kislinsk added a project to T27455: Go through pull requests: Cleared.
May 28 2020, 2:32 PM · MITK (v2024.06), Cleared
kislinsk triaged T27455: Go through pull requests as Normal priority.
May 28 2020, 2:32 PM · MITK (v2024.06), Cleared
kislinsk placed T26721: Prepare Qt 5.13 compatibility up for grabs.
May 28 2020, 2:25 PM · MITK
eisenman committed rCHALLENGER479fd58ca60e: Test that extraction of subset returns more algorithms then requested when ties… (authored by eisenman).
Test that extraction of subset returns more algorithms then requested when ties…
May 28 2020, 2:15 PM
eisenman committed rCHALLENGER411ef20371d2: Test that extraction of subset returns all algorithms even when more are… (authored by eisenman).
Test that extraction of subset returns all algorithms even when more are…
May 28 2020, 2:15 PM
eisenman committed rCHALLENGERd5459ec81a45: Test that top performing algorithms are extracted and data set is reduced… (authored by eisenman).
Test that top performing algorithms are extracted and data set is reduced…
May 28 2020, 2:15 PM
eisenman committed rCHALLENGER28ca5db44b15: Migrate extraction of top performing algorithms (authored by eisenman).
Migrate extraction of top performing algorithms
May 28 2020, 1:59 PM
kalali updated subscribers of T24259: OpenMP not working on OSX.
May 28 2020, 12:18 PM · Auto-closed, MITK
kalali added a project to T24704: [Multi widget] Rules for updating the render windows: Request for Discussion.
May 28 2020, 12:16 PM · Request for Discussion, MITK
kalali renamed T24704: [Multi widget] Rules for updating the render windows from Rules for updating the render windows to [Multi widget] Rules for updating the render windows.
May 28 2020, 12:16 PM · Request for Discussion, MITK
kalali reopened T24704: [Multi widget] Rules for updating the render windows as "Open".
May 28 2020, 12:15 PM · Request for Discussion, MITK
kalali removed a subtask for T23758: Introduction of custom multi widget editor: T24704: [Multi widget] Rules for updating the render windows.
May 28 2020, 12:13 PM · Restricted Project, MITK
kalali removed a parent task for T24704: [Multi widget] Rules for updating the render windows: T23758: Introduction of custom multi widget editor.
May 28 2020, 12:13 PM · Request for Discussion, MITK
kalali added a comment to T22620: Region growing doesn't work within high intensity regions.

Closed now but might be related to T27085.

May 28 2020, 12:11 PM · Auto-closed, MITK
kalali added a comment to T19318: Region growing doesn't work on very light or dark patches.

Closed now but might be related to the already mentioned task T22620 or T27085.

May 28 2020, 12:11 PM · Auto-closed, Bugzilla, MITK
kalali updated the task description for T27436: Deactivate interpolation widget in Multilabel Segmentation View till it interpolation is correctly supported.
May 28 2020, 11:35 AM · Restricted Project, Cleared, MITK (v2021.02)
kalali added a comment to T25753: Some refactoring of the selection classes.

Some things may have changed. So If I have time during the next 4 weeks I would like to give it a second look, finish the clean-up and merge / close this branch.

May 28 2020, 11:29 AM · MITK
eisenman committed rCHALLENGER0a0f1c61708a: Make task name optional for single-task data set (authored by eisenman).
Make task name optional for single-task data set
May 28 2020, 10:55 AM
kislinsk removed a member for MITK: tsvetkov.
May 28 2020, 10:23 AM
neher added a comment to T26721: Prepare Qt 5.13 compatibility.

When using Qt 5.13 on Ubuntu 20.04 I had no issues with our third party libraries, only a lot of deprecated warnings as errors in MITK and other minor issues.

May 28 2020, 7:32 AM · MITK

May 27 2020

kislinsk added a comment to T26721: Prepare Qt 5.13 compatibility.

Sigh, CTK with Qt 5.12.6 fails with the same linker error (definitely worked in the past). I guess it is VS 2019 16.6.0 then.

May 27 2020, 11:59 PM · MITK
kislinsk added a comment to T26721: Prepare Qt 5.13 compatibility.

Our current version of VTK does not work with Qt 5.15. I'm just going back to 5.12.6 for now, as I didn't plan to pump so much time into this issue.

May 27 2020, 11:42 PM · MITK
kislinsk added a comment to T26721: Prepare Qt 5.13 compatibility.

Qt 5.15 is not working with qwt 6.1, though.

May 27 2020, 10:46 PM · MITK