Page MenuHomePhabricator
Feed All Stories

Nov 18 2021

kislinsk committed rMITKad99aa0b22b9: Revert changes to directly apply correct zooming and panning (authored by kahl).
Revert changes to directly apply correct zooming and panning
Nov 18 2021, 2:16 PM
neher closed T28863: Fix diffusion property serializer test as Resolved.
Nov 18 2021, 2:13 PM · MITK Diffusion
neher committed rMITKDIFF71a5dfd31e51: Merge branch 'T28863-DiffPropSerializerTest' (authored by neher).
Merge branch 'T28863-DiffPropSerializerTest'
Nov 18 2021, 2:13 PM
neher committed rMITKDIFF75730eed4594: Adapted to VectorPropertySerializerTest (authored by neher).
Adapted to VectorPropertySerializerTest
Nov 18 2021, 2:12 PM
neher added a comment to T28863: Fix diffusion property serializer test.

Pushed new branch T28863-DiffPropSerializerTest.

Nov 18 2021, 2:12 PM · MITK Diffusion
neher triaged T28863: Fix diffusion property serializer test as Normal priority.
Nov 18 2021, 2:11 PM · MITK Diffusion
kalali moved T27090: Provide standard NodePredicates from Backlog to Cycle on the MITK (v2022.04) board.
Nov 18 2021, 1:48 PM · MITK (v2024.06), Request for Discussion
kalali edited projects for T27090: Provide standard NodePredicates, added: MITK (v2022.04), Restricted Project; removed MITK.

I would like to discuss the possibilities again since this it is a common thing that the same node predicates are defined over and over again in different classes.
Maybe someone can take the time and invest in some research to find possible solutions:

Nov 18 2021, 1:48 PM · MITK (v2024.06), Request for Discussion
kalali moved T27377: Suppress or fix all build warnings from Backlog to Cycle on the MITK (v2022.04) board.

I think this is a good tasks that can be done by everyone. Check the warnings on your local MITK build and see if you can fix them.
Also, go to https://cdash.mitk.org/index.php?project=MITK -> "Build" column -> "Warn" column (inside the "Nightly" section) and click on the number of your system (e.g. https://cdash.mitk.org/viewBuildError.php?type=1&buildid=15376). See if you can fix some of the mentioned warnings (e.g.

/home/ubuntu/jenkins-agent/MITK/Nightly/src/MITK/Modules/ContourModel/DataManagement/mitkContourElement.cpp: In member function ‘void mitk::ContourElement::InsertVertexAtIndex(const Point3D&, bool, mitk::ContourElement::VertexSizeType)’:
[CTest: warning matched] /home/ubuntu/jenkins-agent/MITK/Nightly/src/MITK/Modules/ContourModel/DataManagement/mitkContourElement.cpp:107:13: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
   if (index >= 0 && this->GetSize() > index)
Nov 18 2021, 1:36 PM · MITK (v2024.06), Restricted Project
kalali updated the task description for T27455: Go through pull requests.
Nov 18 2021, 1:29 PM · MITK (v2024.06), Cleared
kalali updated subscribers of T27510: [MITKDoc] Add/revise developers documentation for new statistics back-/frontend.

@m907r While working on the image statistics tasks you could write down your insights on how the front-end and the back-end are designed and how they are restructured to gradually add information for this task. This will help us write a clean / improve the developer-manual for the image statistics plugin / module.

Nov 18 2021, 1:19 PM · MITK
kalali moved T28274: [Volume Visualization] Volume Rendering for 4D images does only work on timestep 0 or not at all from Backlog to Cycle on the MITK (v2022.04) board.

I think this is a task were everybody can have a look at and try do debug the relevant code to at least provide some more information in this task and to narrow down the problem.

Nov 18 2021, 12:52 PM · Restricted Project, MITK (v2022.04), Request for Discussion
kalali moved T28294: [Documentation] std multiwidget does show a blank page on F1 from Backlog to Cycle on the MITK (v2022.04) board.
Nov 18 2021, 12:50 PM · Restricted Project, MITK (v2022.04), Missing Info
kalali added a project to T28294: [Documentation] std multiwidget does show a blank page on F1: Restricted Project.

Please someone have a look at this task and try to understand / reproduce what is happening here.

Nov 18 2021, 12:50 PM · Restricted Project, MITK (v2022.04), Missing Info
neher closed T28832: Headmotion correction fails as Invalid.
Nov 18 2021, 12:44 PM · MITK Diffusion
neher added a comment to T28832: Headmotion correction fails.

can't reproduce

Nov 18 2021, 12:44 PM · MITK Diffusion
neher committed rMDccd7110f0dbd: Update fiber rendering test data (authored by neher).
Update fiber rendering test data
Nov 18 2021, 12:25 PM
kalali added a comment to T28778: "Use constraint zooming and panning" is only applied after reinit/restart.

Could we get an insight about what happened here?

Nov 18 2021, 12:11 PM · MITK, Checklist
s434n added a comment to T28481: [Checklist] [Test data] Define publicly available user test data.

Status-wise nothing has really changed since we sent out the messages a while back.
Regarding the last release-cycle: my impression was that it would help to direct testers more to suitable test data. People who have suitable data themselves can still use that, but those who don't are blocked from testing if not provided with data. As I see it, we could either achieve this by either

  • naming suitable provided test data explicitly in the checklists
  • creating a reference document that lists data types and respective test data
  • restructuring / renaming files in MITK-data to make it more clear of what type they are

I think option 2 would be pretty simple to implement and might not reduce the likelihood of people using their own data when possible, as option 1 might do when directly recommending certain test data, but would add another layer of complexity / another file to keep track of (for us, as well as the testers).

Nov 18 2021, 11:16 AM · MITK, Next Milestone
kahl added a comment to T28778: "Use constraint zooming and panning" is only applied after reinit/restart.

Pushed new branch to rMITK MITK: bugfix/T28778-fix-rendering-tests.

Nov 18 2021, 10:40 AM · MITK, Checklist
kislinsk closed T28861: Support Visual Studio 2022 as Resolved.
Nov 18 2021, 9:49 AM · MITK
kislinsk added a comment to T28861: Support Visual Studio 2022.

Deleted branch from rMITK MITK: feature/T28861-SupportVisualStudio2022.

Nov 18 2021, 9:48 AM · MITK
kislinsk committed rMITK4b65abbacc90: Handle Visual Studio 2022 (authored by kislinsk).
Handle Visual Studio 2022
Nov 18 2021, 9:48 AM
kislinsk committed rMITK9a962c1e41f4: Upgrade Boost to version 1.78 beta (authored by kislinsk).
Upgrade Boost to version 1.78 beta
Nov 18 2021, 9:48 AM
kislinsk committed rMITK92e5e45dfdd5: Find compatible Qt binaries for Visual Studio 2022 (authored by kislinsk).
Find compatible Qt binaries for Visual Studio 2022
Nov 18 2021, 9:48 AM
kislinsk committed rMITK5f4de198d575: Add Visual Studio 2022 as Tier 2 platform (authored by kislinsk).
Add Visual Studio 2022 as Tier 2 platform
Nov 18 2021, 9:48 AM
kislinsk committed rMITKa8b5789c4365: Merge branch 'feature/T28861-SupportVisualStudio2022' into develop (authored by kislinsk).
Merge branch 'feature/T28861-SupportVisualStudio2022' into develop
Nov 18 2021, 9:48 AM
kislinsk added a comment to T28861: Support Visual Studio 2022.

Pushed new branch to rMITK MITK: feature/T28861-SupportVisualStudio2022.

Nov 18 2021, 9:20 AM · MITK
kislinsk added a comment to T28861: Support Visual Studio 2022.
IMPORTANT: Visual Studio 2022 didn't work out of the box on my machine. For example, CMake wasn't even able to detect the compilers and I wasn't able to link a minimum executable when using Visual Studio 2022 directly. It always boils down to the linker not being able to find ucrt(d).lib. It seems to be a bug in the default Windows SDK version that comes with Visual Studio 2022 at the moment and/or a bug in Visual Studio 2022 itself, since the SDK works fine with Visual Studio 2019. Fix: In the Visual Studio Installer, uninstall the default Windows 10 SDK (10.0.19041.0) and install Windows 10 SDK (10.0.20348.0).
Nov 18 2021, 9:14 AM · MITK
kislinsk triaged T28861: Support Visual Studio 2022 as Wishlist priority.
Nov 18 2021, 9:03 AM · MITK

Nov 17 2021

m907r committed rMITK1ac78c5a82d4: [BUG FIX][Image Statistics] "Ignore zero-valued voxels" checkbox active when no… (authored by m907r).
[BUG FIX][Image Statistics] "Ignore zero-valued voxels" checkbox active when no…
Nov 17 2021, 6:09 PM
m907r committed rMITK56c678eeb666: some changes after Amirs code review; mainly renaming things and some style… (authored by m907r).
some changes after Amirs code review; mainly renaming things and some style…
Nov 17 2021, 6:09 PM
m907r closed T28788: [Image Statistics] "Ignore zero-valued voxels" checkbox active when no data selected as Resolved by committing rMITKd78a3a275370: Fixed bug T28788.
Nov 17 2021, 6:09 PM · Checklist, MITK
m907r committed rMITKd78a3a275370: Fixed bug T28788 (authored by m907r).
Fixed bug T28788
Nov 17 2021, 6:09 PM
kalali removed a project from T26989: [Checklist] GUI test data originates from different sources: Restricted Project.
Nov 17 2021, 5:38 PM · MITK (v2021.10)
kalali lowered the priority of T28480: [Checklist] [Test data] Define publicly available location to store user test data from Normal to Low.
Nov 17 2021, 5:13 PM · MITK (v2024.06)
kalali added a comment to T28481: [Checklist] [Test data] Define publicly available user test data.

What is the status here? And what was your impression during the last release-cycle: Is it necessary to define publicly available user test data or did the approach work to have checklist-tester use their own data?
Do we need to explicitly mention test data in the checklists or is it sufficient to provide examples for 2D, 3D, 4D data and other types of data that is required?

Nov 17 2021, 5:12 PM · MITK, Next Milestone
kalali moved T28481: [Checklist] [Test data] Define publicly available user test data from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 5:05 PM · MITK, Next Milestone
adler added a member for IMSY: c306h.
Nov 17 2021, 3:43 PM
kislinsk reopened T28778: "Use constraint zooming and panning" is only applied after reinit/restart as "Open".

This fix broke some rendering tests regarding scaling. Please fix/revert as soon as possible since these tests have precedence.

Nov 17 2021, 3:33 PM · MITK, Checklist
neher closed T28859: Fix connectomics test as Resolved.
Nov 17 2021, 2:49 PM · MITK Diffusion
neher committed rMITKDIFFcd0e2e751ca3: Merge branch 'T28859-ConnectomicsReader' (authored by neher).
Merge branch 'T28859-ConnectomicsReader'
Nov 17 2021, 2:48 PM
neher committed rMITKDIFFe5b1395a9542: Fix error handling (authored by neher).
Fix error handling
Nov 17 2021, 2:48 PM
neher added a comment to T28859: Fix connectomics test.

Pushed new branch T28859-ConnectomicsReader.

Nov 17 2021, 2:48 PM · MITK Diffusion
neher triaged T28859: Fix connectomics test as Normal priority.
Nov 17 2021, 2:46 PM · MITK Diffusion
kalali moved T28108: [Release Checklists] Prepare release checklists from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:47 PM · MITK
kalali moved T28265: [Checklist] Overhaul ViewNavigator checklists to be in line with the latest changes to the checklists from Backlog to Tests/Checklists on the MITK (v2022.04) board.

The checklist has been overhauled during the last release cycle. Need to check if everything is fine and in accordance with the other "modern" checklists.

Nov 17 2021, 1:47 PM · MITK (v2022.04)
kalali edited projects for T28265: [Checklist] Overhaul ViewNavigator checklists to be in line with the latest changes to the checklists, added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:46 PM · MITK (v2022.04)
kalali moved T26988: [Checklist] LevelWindow checklist does not provide explicit expected results for sufficient verification from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:43 PM · MITK (v2024.06)
kalali edited projects for T26988: [Checklist] LevelWindow checklist does not provide explicit expected results for sufficient verification , added: MITK (v2022.04); removed MITK, Restricted Project.
Nov 17 2021, 1:43 PM · MITK (v2024.06)
kalali moved T28110: Extend checklists for multilabel segmentation view from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:43 PM · MITK (v2022.04)
kalali edited projects for T28110: Extend checklists for multilabel segmentation view, added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:42 PM · MITK (v2022.04)
kalali moved T28111: Extend "Checkliste MultiLabel Segmentierung – 2D Segmentierung" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:42 PM · MITK (v2022.04)
kalali edited projects for T28111: Extend "Checkliste MultiLabel Segmentierung – 2D Segmentierung", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:42 PM · MITK (v2022.04)
kalali moved T28130: Extend "Checkliste MultiLabel Segmentierung – 3D Segmentierung" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:42 PM · MITK (v2022.04)
kalali edited projects for T28130: Extend "Checkliste MultiLabel Segmentierung – 3D Segmentierung", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:42 PM · MITK (v2022.04)
kalali moved T28132: Extend "Checkliste MultiLabel Segmentierung – Interpolation" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:40 PM · MITK (v2022.04)
kalali edited projects for T28132: Extend "Checkliste MultiLabel Segmentierung – Interpolation", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:40 PM · MITK (v2022.04)
kalali moved T28136: Extend "Checkliste MultiLabel Segmentierung – Optionen" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:39 PM · MITK (v2022.04)
kalali edited projects for T28136: Extend "Checkliste MultiLabel Segmentierung – Optionen", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:39 PM · MITK (v2022.04)
kalali moved T28798: [Segmentation][MultiLabel][Utilities] UI is inconsistent / unstable from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 1:39 PM · MITK (v2024.06), Checklist
kalali edited projects for T28798: [Segmentation][MultiLabel][Utilities] UI is inconsistent / unstable, added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:39 PM · MITK (v2024.06), Checklist
kalali moved T27913: [Segmentation] Warnings in utilities view are inconsistent from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 1:38 PM · MITK (v2024.06)
kalali edited projects for T27913: [Segmentation] Warnings in utilities view are inconsistent, added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:38 PM · MITK (v2024.06)
kalali moved T28133: Extend "Checkliste MultiLabel Segmentierung – Utilities" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:37 PM · MITK (v2022.04)
kalali edited projects for T28133: Extend "Checkliste MultiLabel Segmentierung – Utilities", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:37 PM · MITK (v2022.04)
neher closed T28858: Fix fiber fit test as Resolved.
Nov 17 2021, 1:36 PM · MITK Diffusion
neher committed rMITKDIFFa74b258e0e97: Merge branch 'T28858-FiberFitTest' (authored by neher).
Merge branch 'T28858-FiberFitTest'
Nov 17 2021, 1:35 PM
neher committed rMITKDIFFe0b0bfed50bf: Recognizing nrrd files as peak images (authored by neher).
Recognizing nrrd files as peak images
Nov 17 2021, 1:34 PM
neher added a comment to T28858: Fix fiber fit test.

Pushed new branch T28858-FiberFitTest.

Nov 17 2021, 1:34 PM · MITK Diffusion
neher triaged T28858: Fix fiber fit test as Normal priority.
Nov 17 2021, 1:33 PM · MITK Diffusion
neher committed rMD2e978b73f845: Update fiber generation test files (authored by neher).
Update fiber generation test files
Nov 17 2021, 1:32 PM
kalali moved T27906: Extend "Checkliste Segmentierung – Utilities" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:19 PM · MITK (v2022.04), Cleared
kalali edited projects for T27906: Extend "Checkliste Segmentierung – Utilities", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:19 PM · MITK (v2022.04), Cleared
kalali moved T27873: Extend "Checkliste Segmentierung – Interpolation" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:18 PM · MITK (v2022.04), Cleared
kalali edited projects for T27873: Extend "Checkliste Segmentierung – Interpolation", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:18 PM · MITK (v2022.04), Cleared
kalali moved T27850: Extend "Checkliste Segmentierung – 3D Segmentierung" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:17 PM · MITK (v2022.04), Cleared
kalali edited projects for T27850: Extend "Checkliste Segmentierung – 3D Segmentierung", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:16 PM · MITK (v2022.04), Cleared
kalali moved T27737: Extend "Checkliste Segmentierung – Optionen" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:16 PM · MITK (v2022.04), Cleared
kalali edited projects for T27737: Extend "Checkliste Segmentierung – Optionen", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:13 PM · MITK (v2022.04), Cleared
kalali moved T27716: Extend "Checkliste Segmentierung – Manuelle Segmentierung / 2D Segmentierung" from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:12 PM · MITK (v2022.04), Cleared
kalali edited projects for T27716: Extend "Checkliste Segmentierung – Manuelle Segmentierung / 2D Segmentierung", added: MITK (v2022.04); removed MITK.
Nov 17 2021, 1:12 PM · MITK (v2022.04), Cleared
neher committed rMITKDIFF7f2663073b8a: Merge branch 'T28857-FiberSegDistance' (authored by neher).
Merge branch 'T28857-FiberSegDistance'
Nov 17 2021, 1:12 PM
neher committed rMITKDIFF689205e1fcfa: Add new filter and miniapp (authored by neher).
Add new filter and miniapp
Nov 17 2021, 1:12 PM
kalali moved T27506: Extend checklists for segmentation view from Backlog to Tests/Checklists on the MITK (v2022.04) board.
Nov 17 2021, 1:11 PM · MITK (v2022.04), Cleared
kalali moved T28491: [Segmentation] Slice interpolation 'confirm for all slices' sometimes crahes from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 1:10 PM · MITK (v2023.12)
kalali renamed T28491: [Segmentation] Slice interpolation 'confirm for all slices' sometimes crahes from Slice interpolation 'confirm for all slices' sometimes crahes to [Segmentation] Slice interpolation 'confirm for all slices' sometimes crahes.
Nov 17 2021, 1:10 PM · MITK (v2023.12)
s669m closed T28845: Airflow sometimes fail during fresh installation on ubuntu 20.04 as Resolved.
Nov 17 2021, 12:45 PM · Kaapana (internal)
floca moved T16153: [Segmentation] Jump to center of mass of segmentation on click from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:05 PM · MITK (v2023.04), Bugzilla
floca moved T26959: [Segmentation] Newly created LabelSet segmentation is not displayed as "outline binary" from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:04 PM · MITK (v2024.06), Checklist, Request for Discussion
floca moved T27133: [Segmentation] Is QmitkDataSelectionWidget needed anymore? from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:04 PM · MITK (v2024.06)
floca moved T27149: [Segmentation] Interpolation nodes / position nodes are not correctly hidden from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:04 PM · MITK (v2024.06)
floca moved T28146: Rework how SegTool2D should add contour markers from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:02 PM · MITK (v2024.06)
floca moved T28244: [Segmentation] Fast Marching Tool not really responsive for large images from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:02 PM · MITK, Next Milestone
floca moved T28247: [Segmentation] Watershed tool freezes when slider and threshold are set to a low value from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:02 PM · MITK, Next Milestone, Missing Info, Request for Discussion
floca moved T18014: write tool interaction tests for segmentation from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:02 PM · MITK (v2024.06), Bugzilla
floca moved T25192: Enable DICOM SEG conversion for nrrd segmentations from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:01 PM · MITK (v2024.06), MICO (Demo MICCAI 2018)
floca moved T25445: MultiLabel segmentation mapper is very slow from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:01 PM · MITK (v2024.06), Request for Discussion
floca moved T26172: 2D interpolation in MultiLabelSegmentation Editor only works for 1. label from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:01 PM · MITK (v2023.04)
floca moved T26950: Add rule class for DICOM Seg relations to source image from Backlog to Segmentation on the MITK (v2022.04) board.
Nov 17 2021, 12:01 PM · MITK (v2024.06), Cleared