Page MenuHomePhabricator
Feed All Stories

Nov 15 2020

kislinsk committed rMITKc6fd070afad0: Migrate package dependencies to VTK 9 (authored by kislinsk).
Migrate package dependencies to VTK 9
Nov 15 2020, 11:21 AM
kislinsk committed rMITK01edb74aff2a: Use std::ofstream instead of legacy VTK redirection (authored by kislinsk).
Use std::ofstream instead of legacy VTK redirection
Nov 15 2020, 11:21 AM
kislinsk committed rMITK37112784f183: Adapt const correctness to VTK 9 (authored by kislinsk).
Adapt const correctness to VTK 9
Nov 15 2020, 11:21 AM
kislinsk committed rMITKfc5fa2c801ea: Remove old VTK factories (authored by kislinsk).
Remove old VTK factories
Nov 15 2020, 11:21 AM
kislinsk committed rMITK560817678032: Add missing header (authored by kislinsk).
Add missing header
Nov 15 2020, 11:21 AM
kislinsk committed rMITK93854ee608bb: Adapt lookup table value copying to changed VTK 9 API (authored by kislinsk).
Adapt lookup table value copying to changed VTK 9 API
Nov 15 2020, 11:21 AM
kislinsk closed T27931: Use OpenMesh for remeshing instead of ACVD, a subtask of T27461: Update MITK to use VTK 9, as Resolved.
Nov 15 2020, 11:21 AM · Noteworthy, MITK (v2021.02)
kislinsk committed rMITKb8b5dc64e48c: Migrate QVTKOpenGLWidget to QVTKOpenGLNativeWidget (authored by kislinsk).
Migrate QVTKOpenGLWidget to QVTKOpenGLNativeWidget
Nov 15 2020, 11:21 AM
kislinsk closed T27931: Use OpenMesh for remeshing instead of ACVD as Resolved.
Nov 15 2020, 11:21 AM · Noteworthy, MITK (v2021.02)
kislinsk committed rMITK2342b48e5acb: Adapt cell array iteration to new VTK API (authored by kislinsk).
Adapt cell array iteration to new VTK API
Nov 15 2020, 11:21 AM
kislinsk committed rMITK90a21aa87c1b: Auto-init vtkRenderingVolumeOpenGL2 module (authored by kislinsk).
Auto-init vtkRenderingVolumeOpenGL2 module
Nov 15 2020, 11:21 AM
kislinsk committed rMITKbd81c2451797: Fix include directive (authored by kislinsk).
Fix include directive
Nov 15 2020, 11:21 AM
kislinsk committed rMITK0cb8d40fa3d7: Add missing VTK dependencies (authored by kislinsk).
Add missing VTK dependencies
Nov 15 2020, 11:21 AM
kislinsk committed rMITK2d8bc5cd758e: Fix wrong color value (authored by kislinsk).
Fix wrong color value
Nov 15 2020, 11:21 AM
kislinsk committed rMITK56badcf11348: Clean up vtkApplyLookupTableOnScalarsFast method (authored by kislinsk).
Clean up vtkApplyLookupTableOnScalarsFast method
Nov 15 2020, 11:21 AM
kislinsk committed rMITK390d5633f584: Merge remote-tracking branch 'origin/feature/T27461-VTK9' into feature/T27461… (authored by kislinsk).
Merge remote-tracking branch 'origin/feature/T27461-VTK9' into feature/T27461…
Nov 15 2020, 11:21 AM
kislinsk committed rMITK6d41fc8c89bd: Fix missing deep copy and lighting (authored by kislinsk).
Fix missing deep copy and lighting
Nov 15 2020, 11:21 AM
kislinsk committed rMITKb4f8a13c7b14: Use vtk_module_autoinit() CMake function (authored by kislinsk).
Use vtk_module_autoinit() CMake function
Nov 15 2020, 11:21 AM
kislinsk committed rMITK8029bb6b7d2a: Replace ACVD dependency by OpenMesh dependency (authored by kislinsk).
Replace ACVD dependency by OpenMesh dependency
Nov 15 2020, 11:21 AM
kislinsk committed rMITK8cd42a037beb: Migrate Remeshing module and plugin (authored by kislinsk).
Migrate Remeshing module and plugin
Nov 15 2020, 11:21 AM
kislinsk committed rMITK587571b6c07c: Remove isolated legacy code related to mitk::Mesh (authored by kislinsk).
Remove isolated legacy code related to mitk::Mesh
Nov 15 2020, 11:21 AM
kislinsk committed rMITKa2467ba20ce9: Change wording from "mesh" to "surface" (authored by kislinsk).
Change wording from "mesh" to "surface"
Nov 15 2020, 11:21 AM
kislinsk committed rMITKf3eeced80227: Fix method names (authored by kislinsk).
Fix method names
Nov 15 2020, 11:21 AM
kislinsk committed rMITK8a664bc9f2c5: Add missing std namespace (authored by kislinsk).
Add missing std namespace
Nov 15 2020, 11:21 AM
kislinsk committed rMITK0751488385ef: Migrate example imaging plugin to VTK 9 (authored by kislinsk).
Migrate example imaging plugin to VTK 9
Nov 15 2020, 11:21 AM
kislinsk committed rMITK499570d1de24: Replace ACVD by OpenMesh in documentation (authored by kislinsk).
Replace ACVD by OpenMesh in documentation
Nov 15 2020, 11:21 AM
kislinsk committed rMITKffbde114882f: Fix last VTK 9 incompatibilities on Windows (authored by kislinsk).
Fix last VTK 9 incompatibilities on Windows
Nov 15 2020, 11:21 AM
kislinsk committed rMITKc7c374fe49e9: Merge remote-tracking branch 'origin/develop' into feature/T27931-OpenMesh (authored by kislinsk).
Merge remote-tracking branch 'origin/develop' into feature/T27931-OpenMesh
Nov 15 2020, 11:21 AM
kislinsk committed rMITKf6da756d92be: Merge branch 'feature/T27461-VTK9' into develop (authored by kislinsk).
Merge branch 'feature/T27461-VTK9' into develop
Nov 15 2020, 11:21 AM
kislinsk committed rMITKd35d2721637b: Re-implement remeshing/decimation based on OpenMesh (authored by kislinsk).
Re-implement remeshing/decimation based on OpenMesh
Nov 15 2020, 11:21 AM
kislinsk committed rMITK32db5df3359f: Merge branch 'feature/T27931-OpenMesh' into feature/T27461-VTK9 (authored by kislinsk).
Merge branch 'feature/T27931-OpenMesh' into feature/T27461-VTK9
Nov 15 2020, 11:21 AM
kislinsk triaged T27952: Reduce LabelSetTest and ImageGeneratorTest execution times as High priority.
Nov 15 2020, 11:09 AM · MITK (v2021.02)

Nov 13 2020

eisenman committed rCHALLENGER4bdc828b3078: Add documentation for methods plot (authored by eisenman).
Add documentation for methods plot
Nov 13 2020, 6:08 PM
eisenman committed rCHALLENGERc7be8a865046: Rename visualization.R to stability.R (authored by eisenman).
Rename visualization.R to stability.R
Nov 13 2020, 5:58 PM
eisenman committed rCHALLENGERa769bf8260b3: Add documentation for ranking heatmap (authored by eisenman).
Add documentation for ranking heatmap
Nov 13 2020, 4:58 PM
eisenman committed rCHALLENGER90f393abb2a8: Add documentation for podium plot (authored by eisenman).
Add documentation for podium plot
Nov 13 2020, 2:38 PM
eisenman committed rCHALLENGER6883574b5f91: Add documentation for boxplot (authored by eisenman).
Add documentation for boxplot
Nov 13 2020, 12:44 PM
eisenman committed rCHALLENGER1657d032791d: Fix links to other packages (authored by eisenman).
Fix links to other packages
Nov 13 2020, 12:24 PM
eisenman committed rCHALLENGER59b715df4091: Remove duplicate code (authored by eisenman).
Remove duplicate code
Nov 13 2020, 12:24 PM

Nov 12 2020

eisenman committed rCHALLENGERfb73906f4c6b: Add characterization of tasks section (authored by eisenman).
Add characterization of tasks section
Nov 12 2020, 4:27 PM
eisenman committed rCHALLENGER73290e3fd09f: Specify ordering argument (authored by eisenman).
Specify ordering argument
Nov 12 2020, 2:11 PM
eisenman added a comment to T27943: Plot function stability() raises error when used with default values.

Thank you for clarification!

Nov 12 2020, 2:09 PM · challengeR (v1.0)
wiesenfa claimed T27943: Plot function stability() raises error when used with default values.
Nov 12 2020, 1:20 PM · challengeR (v1.0)
wiesenfa added a comment to T27943: Plot function stability() raises error when used with default values.

It has to be
ordering= names(meanRanks)
i.e. a vector of algorithm names in the ranking order
see reportMultiple.Rmd: ordering_consensus=names(params$consensus)

Nov 12 2020, 1:20 PM · challengeR (v1.0)
eisenman committed rCHALLENGER3a4167dbd3c2: Add characterization of algorithms section (authored by eisenman).
Add characterization of algorithms section
Nov 12 2020, 12:06 PM
kompan closed T27909: Perfusion DataFit View: Incorrect calculation fo the maximum signal for the Two Step Linear Model as Resolved by committing rMITK4baa3ceec461: Fix T27909- Perfusion DataFit View: Incorrect calculation for the maximum….
Nov 12 2020, 11:38 AM · Next Milestone, MITK
kompan committed rMITKfcbc86112152: Const correctness. (authored by kompan).
Const correctness.
Nov 12 2020, 11:38 AM
kompan committed rMITK4baa3ceec461: Fix T27909- Perfusion DataFit View: Incorrect calculation for the maximum… (authored by kompan).
Fix T27909- Perfusion DataFit View: Incorrect calculation for the maximum…
Nov 12 2020, 11:38 AM
kompan committed rMITK8397c87574d3: Recalculate the maximum segnal. Rewrite formulas accordingly. (authored by kompan).
Recalculate the maximum segnal. Rewrite formulas accordingly.
Nov 12 2020, 11:38 AM

Nov 11 2020

kislinsk closed T17915: mitk::Line doesn't compile as Resolved.

The original issue of this task was fixed a long time ago.

Nov 11 2020, 12:34 PM · Bugzilla, MITK
kislinsk closed T27945: Fix warnings with Visual Studio 2019 v16.8 as Resolved.

This is Noteworthy because it implicitly changes our public API.

Nov 11 2020, 12:23 PM · Noteworthy, MITK (v2021.02)
kislinsk added a comment to T27945: Fix warnings with Visual Studio 2019 v16.8.

Deleted branch bugfix/T27945-Fix-VisualStudio2019-v16.8-Warnings.

Nov 11 2020, 12:22 PM · Noteworthy, MITK (v2021.02)
kislinsk committed rMITKb10933bfdc1e: Throw exceptions when input does not exist (authored by kislinsk).
Throw exceptions when input does not exist
Nov 11 2020, 12:21 PM
kislinsk committed rMITK02c94fc04d39: Merge branch 'bugfix/T27945-Fix-VisualStudio2019-v16.8-Warnings' into develop (authored by kislinsk).
Merge branch 'bugfix/T27945-Fix-VisualStudio2019-v16.8-Warnings' into develop
Nov 11 2020, 12:21 PM
kislinsk added a comment to T27945: Fix warnings with Visual Studio 2019 v16.8.

Pushed new branch bugfix/T27945-Fix-VisualStudio2019-v16.8-Warnings.

Nov 11 2020, 12:21 PM · Noteworthy, MITK (v2021.02)
kislinsk triaged T27945: Fix warnings with Visual Studio 2019 v16.8 as Normal priority.
Nov 11 2020, 12:18 PM · Noteworthy, MITK (v2021.02)
kalali reopened T23274: RenderWindowPartActivated is not called in several plugins as "Open".

Generally this is still valid as it was only done in one plugin to show the idea behind it. We need to check if this is still a problem.

Nov 11 2020, 12:02 PM · Auto-closed, MICO (Demo_MICCAI_2017), MITK
kalali removed a project from T25057: Check IContextMenuActions and extension points: Auto-closed.
Nov 11 2020, 12:00 PM · Moved to git.dkfz.de, MITK (v2024.12)
kalali reopened T25057: Check IContextMenuActions and extension points, a subtask of T25056: Refactor data manager context menu, as Open.
Nov 11 2020, 11:59 AM · Moved to git.dkfz.de, MITK (v2024.12), Noteworthy
kalali reopened T25057: Check IContextMenuActions and extension points as "Open".

This is still relevant and will be tackled after the release.

Nov 11 2020, 11:59 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca placed T23746: MITK and DICOM (realization) up for grabs.
Nov 11 2020, 11:43 AM · MITK
floca added a comment to T25152: Cannot compare TemporoSpatialStringProperty.

@kalali was ist still an open issue?

Nov 11 2020, 11:40 AM · Auto-closed, MITK
floca reopened T24738: [Selection concept] Thumbnail preview of images for datastorage inspectors as "Open".
Nov 11 2020, 11:39 AM · Moved to git.dkfz.de, MITK (v2024.12), Restricted Project
floca reopened T24738: [Selection concept] Thumbnail preview of images for datastorage inspectors, a subtask of T23751: Introduction of new selection concept, as Open.
Nov 11 2020, 11:39 AM · Noteworthy, MITK
floca reopened T25357: Refactor DataNode::GetPropertylist(..) for more const correctness, a subtask of T22322: Changing a renderer-specific property list of a data node does not modify the data node, as Open.
Nov 11 2020, 11:36 AM · Moved to git.dkfz.de, MITK
floca reopened T25357: Refactor DataNode::GetPropertylist(..) for more const correctness as "Open".
Nov 11 2020, 11:36 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca added a parent task for T19711: Correct handling of RT-Properties in nodes and data: T23746: MITK and DICOM (realization).
Nov 11 2020, 11:34 AM · Moved to git.dkfz.de, Bugzilla, MITK
floca added a subtask for T23746: MITK and DICOM (realization): T19711: Correct handling of RT-Properties in nodes and data.
Nov 11 2020, 11:34 AM · MITK
floca reopened T19711: Correct handling of RT-Properties in nodes and data as "Open".
Nov 11 2020, 11:33 AM · Moved to git.dkfz.de, Bugzilla, MITK
floca reopened T24540: DICOMReader module does not support Philips US 3D files on its "own" as "Open".
Nov 11 2020, 11:32 AM · Moved to git.dkfz.de, Restricted Project, MITK
floca raised the priority of T23748: Image should have a valid DICOM.0008.0018 proprety from Wishlist to Low.
Nov 11 2020, 11:16 AM · Moved to git.dkfz.de, Auto-closed, MITK
floca reopened T23748: Image should have a valid DICOM.0008.0018 proprety as "Open".

Still needed

Nov 11 2020, 11:12 AM · Moved to git.dkfz.de, Auto-closed, MITK
floca reopened T23748: Image should have a valid DICOM.0008.0018 proprety, a subtask of T23746: MITK and DICOM (realization), as Open.
Nov 11 2020, 11:12 AM · MITK
kislinsk closed Restricted Maniphest Task, a subtask of T25512: Restructure image statistics calculator, as Wontfix.
Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T23748: Image should have a valid DICOM.0008.0018 proprety, a subtask of T23746: MITK and DICOM (realization), as Wontfix.
Nov 11 2020, 10:54 AM · MITK
kislinsk closed T23748: Image should have a valid DICOM.0008.0018 proprety as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, Auto-closed, MITK
kislinsk closed T19711: Correct handling of RT-Properties in nodes and data as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, Bugzilla, MITK
kislinsk closed T14956: Can't use MeshUtil<MeshType>::MeshFromPolyData as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, Bugzilla, MITK
kislinsk closed T24540: DICOMReader module does not support Philips US 3D files on its "own" as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, Restricted Project, MITK
kislinsk closed Restricted Maniphest Task, a subtask of T25056: Refactor data manager context menu, as Wontfix.
Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, MITK (v2024.12), Noteworthy
kislinsk closed T24311: MITK crashes on closing the application if GetDataManagerSelection() is called in views Visible() method as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed Restricted Maniphest Task, a subtask of T25512: Restructure image statistics calculator, as Wontfix.
Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T24342: Make ToFProcessing memory safe as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T25357: Refactor DataNode::GetPropertylist(..) for more const correctness, a subtask of T22322: Changing a renderer-specific property list of a data node does not modify the data node, as Wontfix.
Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, MITK
kislinsk closed T24724: Wrong icon color in import DICOM dialog as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, Restricted Project, MITK
kislinsk closed T25357: Refactor DataNode::GetPropertylist(..) for more const correctness as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk closed T25555: Use Comma as delimiter when copying to clipboard as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T25581: using itk::Index instead of vnl_vector<int> for MinIndex/MaxIndex, a subtask of T25561: Optimize imageStatisticsContainer, as Wontfix.
Nov 11 2020, 10:54 AM · MITK
kislinsk closed T22066: Docking a plugin on OS X is nearly impossible as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T25581: using itk::Index instead of vnl_vector<int> for MinIndex/MaxIndex as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T19865: Creating resource folder as a subfolder of the "scans" folder in XNAT Tree Browser disabled as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T23274: RenderWindowPartActivated is not called in several plugins as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MICO (Demo_MICCAI_2017), MITK
kislinsk closed T24738: [Selection concept] Thumbnail preview of images for datastorage inspectors as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, MITK (v2024.12), Restricted Project
kislinsk closed T24787: Viewport rendering tests fail on macOS continuous dart client as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T24738: [Selection concept] Thumbnail preview of images for datastorage inspectors, a subtask of T23751: Introduction of new selection concept, as Wontfix.
Nov 11 2020, 10:54 AM · Noteworthy, MITK
kislinsk closed T25057: Check IContextMenuActions and extension points, a subtask of T25056: Refactor data manager context menu, as Wontfix.
Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, MITK (v2024.12), Noteworthy
kislinsk closed T25057: Check IContextMenuActions and extension points as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Moved to git.dkfz.de, MITK (v2024.12)
kislinsk closed T25152: Cannot compare TemporoSpatialStringProperty as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk closed T25498: Stopping of MitkPharmacokineticModelsServices outputs warning in tests as Wontfix.

Hi there! 🙂

Nov 11 2020, 10:54 AM · Auto-closed, MITK
kislinsk merged Restricted Maniphest Task into T27033: Clean up stale remote branches.
Nov 11 2020, 10:49 AM · Auto-closed, MITK