Page MenuHomePhabricator
Feed Advanced Search

Jan 8 2018

goch committed rMITK0a98e98347bc: Merge branch 'T23988-cest-normalization-handle-zero-division' (authored by goch).
Merge branch 'T23988-cest-normalization-handle-zero-division'
Jan 8 2018, 4:31 PM
goch closed T23988: Handle CEST normalization for M0 voxels that are zero as Resolved by committing rMITK683c54630510: Fixes T23988 - set to zero instead of dividing by it.
Jan 8 2018, 4:31 PM · Restricted Project, MITK
goch committed rMITK683c54630510: Fixes T23988 - set to zero instead of dividing by it (authored by goch).
Fixes T23988 - set to zero instead of dividing by it
Jan 8 2018, 4:30 PM
goch added a comment to T23988: Handle CEST normalization for M0 voxels that are zero.

Pushed new branch T23988-cest-normalization-handle-zero-division.

Jan 8 2018, 4:30 PM · Restricted Project, MITK
goch closed T23339: Change default: Open DICOM data with new dicom reader as Resolved.

Has been merged

Jan 8 2018, 3:19 PM · MITK, MICO (Demo_MICCAI_2017)
goch closed T23526: Autoload modules not installed on MITK based projects as Resolved.

Seems to have been solved with the switch to external directories in T23775: "ExtensionPoint" support for SuperBuild. External autoload modules are included in the installer.

Jan 8 2018, 3:04 PM · MITK-ProjectTemplate, MITK

Dec 22 2017

goch triaged T23988: Handle CEST normalization for M0 voxels that are zero as Low priority.
Dec 22 2017, 3:56 PM · Restricted Project, MITK
goch added a comment to rMITKdab8aa4b04e1: T23749: Initial commit of the data storage viewer base class.

I agree that the viewer has too many signals and selection capability for my understanding of a viewer.

Dec 22 2017, 2:21 PM
goch added a comment to T22870: Crash on segmentation threshold [0, 1[.

@goyette I assume you meant to add this comment to T23248, T22929, T23985 or most likely T22065? I do not see a connection to this task?

Dec 22 2017, 9:41 AM · Pull Request, MITK

Dec 18 2017

goch added a comment to T23756: Investigate use of precompiled headers.

On Ubuntu I need to add -fPIC to the CXX compiler flags in cmake to have a successful cotire based build. Otherwise I had the following error message

cc1plus: error: /MITK-build/Modules/QtWidgets/test/cotire/MitkQtWidgetsTestDriver_CXX_prefix.hxx.gch: created and used with different settings of -fpic [-Werror]
Dec 18 2017, 5:45 PM · MITK

Dec 15 2017

goch committed rMITK84be0fbeb5da: Add cotire (authored by goch).
Add cotire
Dec 15 2017, 4:25 PM
goch added a comment to T23756: Investigate use of precompiled headers.

Pushed new branch T23756-cotire.

Dec 15 2017, 4:25 PM · MITK
goch claimed T23756: Investigate use of precompiled headers.
Dec 15 2017, 2:34 PM · MITK

Dec 11 2017

goch committed rMITK0ddb023bf426: Move openGL check to constructor (authored by goch).
Move openGL check to constructor
Dec 11 2017, 3:49 PM

Dec 8 2017

goch committed rMITKc0703aa9108b: Use rendering helper for interaction tests as well (authored by goch).
Use rendering helper for interaction tests as well
Dec 8 2017, 1:22 PM
goch closed T23924: Reader preference list test fails due to change in default dicom reader as Resolved.
Dec 8 2017, 1:04 PM · MITK
goch committed rMITK21dda7058d2e: Tell the test what to expect due to changed default readers (authored by goch).
Tell the test what to expect due to changed default readers
Dec 8 2017, 1:03 PM
goch added a revision to T23924: Reader preference list test fails due to change in default dicom reader : Unknown Object (Differential Revision).
Dec 8 2017, 1:01 PM · MITK
goch triaged T23924: Reader preference list test fails due to change in default dicom reader as Normal priority.
Dec 8 2017, 12:53 PM · MITK
goch closed T23810: MitkDICOMQIIO.dll causes crashes for VerifyDICOMMitkImageDump.exe as Resolved.
Dec 8 2017, 12:37 PM · MITK
goch closed T23922: [Dashboard] Clustering metrics unresolved external symbols as Resolved.
Dec 8 2017, 12:37 PM · MITK
goch closed T23920: [Dashboard] vtkDebug Leaks as Resolved.
Dec 8 2017, 12:37 PM · MITK
goch closed T23755: Clean up includes as Wontfix.
Dec 8 2017, 11:45 AM · MITK
goch closed T23755: Clean up includes, a subtask of T23721: Project "Astonishing Angelfish", as Wontfix.
Dec 8 2017, 11:45 AM · Request for Discussion, MITK (v2022.10)
goch committed rMITK1dbcecc4589d: Merge branch 'T23920-fix-debug-leaks' (authored by goch).
Merge branch 'T23920-fix-debug-leaks'
Dec 8 2017, 11:37 AM
goch committed rMITK79c91e4e4260: Delete vtk smart pointers at the end (authored by goch).
Delete vtk smart pointers at the end
Dec 8 2017, 11:37 AM
goch added a comment to T23920: [Dashboard] vtkDebug Leaks.

Pushed new branch T23920-fix-debug-leaks.

Dec 8 2017, 11:37 AM · MITK
goch committed rMITK90b2bdea1ce0: Merge branch 'T23922-unresolved-external-symbol' (authored by goch).
Merge branch 'T23922-unresolved-external-symbol'
Dec 8 2017, 11:17 AM
goch committed rMITKed5fb03c19d8: Do not export header only classes (authored by goch).
Do not export header only classes
Dec 8 2017, 11:17 AM
goch added a comment to T23922: [Dashboard] Clustering metrics unresolved external symbols.

Pushed new branch T23922-unresolved-external-symbol.

Dec 8 2017, 11:17 AM · MITK
goch triaged T23922: [Dashboard] Clustering metrics unresolved external symbols as High priority.
Dec 8 2017, 11:15 AM · MITK
goch committed rMITK3fe2da2642db: Merge branch 'T23268-some-more-clang-fixes2' (authored by goch).
Merge branch 'T23268-some-more-clang-fixes2'
Dec 8 2017, 11:00 AM
goch committed rMITK6748967b973d: Use std::abs explicitly (authored by goch).
Use std::abs explicitly
Dec 8 2017, 10:59 AM
goch added a comment to T23268: Build errors with clang 3.8.1 (Debian 9.1 "Stretch").

Pushed new branch T23268-some-more-clang-fixes2.

Dec 8 2017, 10:59 AM · MITK
goch triaged T23920: [Dashboard] vtkDebug Leaks as High priority.
Dec 8 2017, 10:37 AM · MITK
goch added a comment to T23810: MitkDICOMQIIO.dll causes crashes for VerifyDICOMMitkImageDump.exe.

Solved for now by checking whether the context is valid in mitkDICOMIOHelper.cpp, gives a warning instead of crashing if the context does not exist. This should solve the dashboard crashes, but will not guarantee all DICOMQI tags of interest are registered correctly. However they should work as well as before.

Dec 8 2017, 9:15 AM · MITK
goch committed rMITK027faedcbf3e: Merge branch 'T23810-MitkDICOMQIIO-crash' (authored by goch).
Merge branch 'T23810-MitkDICOMQIIO-crash'
Dec 8 2017, 8:49 AM
goch committed rMITK8dcbdf68d028: Give warning instead of crashing (authored by goch).
Give warning instead of crashing
Dec 8 2017, 8:47 AM
goch committed rMITKaf27b49580d0: Move and rename classes for cleanupx (authored by goch).
Move and rename classes for cleanupx
Dec 8 2017, 8:47 AM
goch added a comment to T23810: MitkDICOMQIIO.dll causes crashes for VerifyDICOMMitkImageDump.exe.

Pushed new branch T23810-MitkDICOMQIIO-crash.

Dec 8 2017, 8:47 AM · MITK

Nov 23 2017

goch added a comment to T23810: MitkDICOMQIIO.dll causes crashes for VerifyDICOMMitkImageDump.exe.

Moving the this->AddDICOMTagsToService(); line from the constructor somewhere else removes the crash.

Nov 23 2017, 1:31 PM · MITK
goch added a comment to T23810: MitkDICOMQIIO.dll causes crashes for VerifyDICOMMitkImageDump.exe.

Call stack is

MitkDICOMReader.dll!us::GetModuleContext() Line 57	
MitkDICOMReader.dll!mitk::GetDicomTagsOfInterestService() Line 32	
MitkDICOMQIIO.dll!mitk::DICOMSegmentationIO::AddDICOMTagsToService() Line 59	
MitkDICOMQIIO.dll!mitk::DICOMSegmentationIO::DICOMSegmentationIO() Line 54	
MitkDICOMQIIO.dll!mitk::DICOMQIIOModulActivator::Load(us::ModuleContext * context) Line 50	
CppMicroServices.dll!us::Module::Start() Line 160	
CppMicroServices.dll!us::ModuleRegistry::Register(us::ModuleInfo * info) Line 129
Nov 23 2017, 12:43 PM · MITK

Nov 22 2017

goch claimed T23810: MitkDICOMQIIO.dll causes crashes for VerifyDICOMMitkImageDump.exe.
Nov 22 2017, 5:46 PM · MITK
goch created T23810: MitkDICOMQIIO.dll causes crashes for VerifyDICOMMitkImageDump.exe.
Nov 22 2017, 5:46 PM · MITK
goch placed T23755: Clean up includes up for grabs.
Nov 22 2017, 3:09 PM · MITK
goch lowered the priority of T23755: Clean up includes from Low to Wishlist.
Nov 22 2017, 3:09 PM · MITK
goch added a comment to T23755: Clean up includes.

Seems to be a lot of manual effort as well you have to extract all include paths (from e.g. the CMakeFiles/ModuleName.dir/flags.make). Call it on the source directory with these paths and manually integrate the suggestions offered.

Nov 22 2017, 3:08 PM · MITK
goch added a comment to T23755: Clean up includes.

I did just run include what you use on MitkCore and accepted the suggested changes. This results in a number of errors like

mitkPlaneGeometryDataToSurfaceFilter.cpp:111:22: error: unknown type name 'AbstractTransformGeometry'
mitkPlaneGeometryDataToSurfaceFilter.cpp:118:32: error: no member named 'GetPlane' in 'mitk::PlaneGeometry'
mitkCoreObjectFactory.cpp:194:27: error: no member named 'PlaneGeometryDataVtkMapper3D' in namespace 'mitk'; did you mean 'PlaneGeometryDataMapper2D'?
mitkCoreObjectFactory.cpp:80:7: error: deleting pointer to incomplete type 'mitk::LegacyFileReaderService' may cause undefined behavior
mitkOperationEvent.cpp:106:30: error: 'OperationEvent' does not refer to a value
mitkSurfaceToSurfaceFilter.cpp:75:23: error: member access into incomplete type 'OutputType' (aka 'mitk::Surface')
mitkRenderingManager.cpp:293:64: error: too many arguments to function call, expected single argument '_arg', have 2 arguments
error: "Do not include itkExceptionObject.h directly,  include itkMacro.h instead."
Nov 22 2017, 1:46 PM · MITK
goch committed rMITK91d61dabba24: Merge branch 'T23268-some-more-clang-fixes' (authored by goch).
Merge branch 'T23268-some-more-clang-fixes'
Nov 22 2017, 12:59 PM
goch committed rMITK7998534d5799: Use std::abs instead of abs in a number of cases (authored by goch).
Use std::abs instead of abs in a number of cases
Nov 22 2017, 12:58 PM
goch added a comment to T23268: Build errors with clang 3.8.1 (Debian 9.1 "Stretch").

Pushed new branch T23268-some-more-clang-fixes.

Nov 22 2017, 12:58 PM · MITK
goch added a comment to T23343: Dicom editor can not load dicom segmentation objects.

Probably, the dicom folder read implementation was a bit cobbled together and could probably use some more thought.

Nov 22 2017, 10:06 AM · MICO (Demo MICCAI 2018), MITK (2018-04)
goch added a comment to T23798: MITK has new memory leaks breaking unit tests.

I approve. Although the offending commit should be one of three
http://cdash.mitk.org/index.php?project=MITK&date=2017-11-15&display=project

Nov 22 2017, 9:47 AM · MITK

Nov 21 2017

goch claimed T23755: Clean up includes.
Nov 21 2017, 1:27 PM · MITK

Nov 14 2017

goch added a member for IGT: mittmann.
Nov 14 2017, 3:00 PM
goch added a member for MITK: mittmann.
Nov 14 2017, 2:59 PM
goch added a member for Deep Learning: kamphenk.
Nov 14 2017, 10:29 AM

Nov 13 2017

goch added a comment to T23288: MITK superbuild may fail with visual studio 2017 at boost.

Thanks for the info. Quoting from the link you posted above:

Nov 13 2017, 9:13 AM · MITK

Nov 10 2017

goch added a member for MITK: kahl.
Nov 10 2017, 3:09 PM
goch added a comment to T23384: Insert error functionality in MitkChart.

One current use case of error bars is in the CEST view:

Nov 10 2017, 3:02 PM · Restricted Project, MITK

Nov 7 2017

goch committed rMITK3a0c9ce39180: Enable test skipping if advanced openGL is not supported (authored by goch).
Enable test skipping if advanced openGL is not supported
Nov 7 2017, 4:30 PM
goch committed rMITKccca267af267: Add two missing tests (authored by goch).
Add two missing tests
Nov 7 2017, 4:23 PM
goch committed rMITKa576f832d6fb: Enable test skipping if advanced openGL is not supported (authored by goch).
Enable test skipping if advanced openGL is not supported
Nov 7 2017, 4:11 PM

Oct 27 2017

goch added a member for Kaapana (internal): schererj.
Oct 27 2017, 9:32 AM
goch added a comment to T23617: Investigate if QtChart is an alternative to c3js.

Unfortunately not an option due to GPLv3 license
http://doc.qt.io/qt-5/qtmodules.html#gpl-licensed-addons

Oct 27 2017, 9:16 AM · Restricted Project, MITK

Oct 20 2017

goch triaged T23573: Error on time navigation of 4D images as Normal priority.

Basically but not quite. When queried for a time step it does not have it should return the closest time step. However there should not be an exception visible to the user in any case.

Oct 20 2017, 10:17 AM · MITK
goch triaged T23578: BaseData in DataNode as ConstPointer as Low priority.

If the data node only has a const pointer to the data it only can return a const pointer to that data, but there are bound to be several places where algorithms want to edit the data in place and only have access to the node initially.

Oct 20 2017, 10:13 AM · Auto-closed, MITK

Oct 17 2017

goch moved T23491: RT Struct visualization crashes from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Oct 17 2017, 3:38 PM · Restricted Project, Restricted Project, MITK
goch closed T23491: RT Struct visualization crashes as Resolved.
Oct 17 2017, 3:37 PM · Restricted Project, Restricted Project, MITK
goch triaged T23567: Update of ToolManager/TrackingToolBox missing when adding a new tool using the other view as Low priority.
Oct 17 2017, 3:00 PM · Auto-closed, IGT, MITK
goch triaged T23546: IGT Tracking Lab Crash when selecting tool as High priority.
Oct 17 2017, 3:00 PM · MITK
goch triaged T23544: Include OpenIGTLink Plugin in cmake build coniguration "NavigationModules" as Wishlist priority.
Oct 17 2017, 2:59 PM · IGT, MITK
goch triaged T23520: MITK superbuild fails when building DCMTK with ICU enabled as Normal priority.

Do we need ICU for anything?

Oct 17 2017, 2:59 PM · Auto-closed, MITK
goch triaged T23539: Variable used without initialization in MitkChart as High priority.
Oct 17 2017, 2:58 PM · MITK
goch triaged T23547: New created ToolStorage should be available in TrackingToolbox as Wishlist priority.
Oct 17 2017, 2:58 PM · Auto-closed, IGT, MITK
goch triaged T23548: ToolSurface is added twice to the DataManager as Low priority.
Oct 17 2017, 2:57 PM · IGT, MITK
goch triaged T23549: Load Toolstorage dialog open twice as Low priority.
Oct 17 2017, 2:50 PM · MITK
goch triaged T23550: OpenIGTLink connection from MITK to Plus is not working as High priority.
Oct 17 2017, 2:46 PM · IGT, MITK
goch claimed T23526: Autoload modules not installed on MITK based projects.
Oct 17 2017, 2:43 PM · MITK-ProjectTemplate, MITK
goch moved T23491: RT Struct visualization crashes from Restricted Project Column to Restricted Project Column on the Restricted Project board.

@hentsch can you verify the visualization is now as it should be?

Oct 17 2017, 1:52 PM · Restricted Project, Restricted Project, MITK
goch committed rMITK90df2a119f14: Merge branch 'T23491-contour-visualizationi-crash' (authored by goch).
Merge branch 'T23491-contour-visualizationi-crash'
Oct 17 2017, 1:50 PM
goch committed rMITKcb9be30a62ad: Fix crash and use base contour draw (authored by goch).
Fix crash and use base contour draw
Oct 17 2017, 1:49 PM
goch added a comment to T23491: RT Struct visualization crashes.

Pushed new branch T23491-contour-visualizationi-crash.

Oct 17 2017, 1:49 PM · Restricted Project, Restricted Project, MITK
goch committed rMITK832b51c0677f: Merge branch 'T23165-update-mitk-data' (authored by goch).
Merge branch 'T23165-update-mitk-data'
Oct 17 2017, 12:32 PM
goch committed rMITK807e98078e47: Update MITK Data (authored by goch).
Update MITK Data
Oct 17 2017, 12:32 PM
goch added a comment to T23165: DICOM reader provides image fragments where a coherent image volume is desired..

Pushed new branch T23165-update-mitk-data.

Oct 17 2017, 12:32 PM · Restricted Project, MITK

Oct 16 2017

goch triaged T23558: Workbench doesn't start on 32 bit build with IGT Polhemus as Low priority.
Oct 16 2017, 3:07 PM · MITK
goch added a comment to T23558: Workbench doesn't start on 32 bit build with IGT Polhemus.

If you take a look at rMITK543b4afe7f13: Use VisualStudio user files to automatically configure debug/release you can see that I indeed only added it to the MITK.vcxproj.user.in for 64 bit.

Oct 16 2017, 2:53 PM · MITK
goch added a comment to T23558: Workbench doesn't start on 32 bit build with IGT Polhemus.

This was originally done in T19719: Automatically configure visual studio project to contain correct debug/release path

Oct 16 2017, 11:57 AM · MITK
goch closed T23537: Support DICOM data with pixel spacing in a non-standard DICOM tag as Resolved.
Oct 16 2017, 11:35 AM · Restricted Project, MITK
goch added a comment to T23165: DICOM reader provides image fragments where a coherent image volume is desired..

If I see it correctly you have not yet pushed that test data to rMD MITK-Data ?

Oct 16 2017, 11:31 AM · Restricted Project, MITK
goch added a comment to T22654: Extending the Segmentation plugin with a multi-region threshold-based tool.

I think you are right, that they are too specifically tailored to your use case to reasonably include in the as-is very general purpose segmentation plug-in. We might reconsider if we encounter those specfic use cases ourselves in the future and want an adapted segmentation for that. However we are grateful for you sharing your tool and making it available for others who might indeed have the same requirements.

Oct 16 2017, 11:28 AM · Pull Request, MITK

Oct 13 2017

goch committed rMITK401e40f40f81: Merge branch 'T23537-support-dicom-spacing' (authored by goch).
Merge branch 'T23537-support-dicom-spacing'
Oct 13 2017, 11:36 AM
goch committed rMITK27ec5762d274: Do not fix correct spacing to wrong one (authored by goch).
Do not fix correct spacing to wrong one
Oct 13 2017, 11:35 AM
goch added a comment to T23537: Support DICOM data with pixel spacing in a non-standard DICOM tag.

Pushed new branch T23537-support-dicom-spacing.

Oct 13 2017, 11:35 AM · Restricted Project, MITK
goch created T23537: Support DICOM data with pixel spacing in a non-standard DICOM tag.
Oct 13 2017, 9:17 AM · Restricted Project, MITK
goch added a member for MICO: kahl.
Oct 13 2017, 9:09 AM
goch added a member for IMSY: seidlits.
Oct 13 2017, 9:07 AM
goch added a member for IMSY: yoganath.
Oct 13 2017, 9:07 AM

Oct 12 2017

goch added a comment to T23491: RT Struct visualization crashes.

To fix the crash and make sure that GetPen() has a chance of returning anything but a null pointer

diff --git a/Modules/ContourModel/Rendering/mitkContourModelGLMapper2DBase.cpp b/Modules/ContourModel/Rendering/mitkContourModelGLMapper2DBase.cpp
index df2fc88..5342b1c 100644
--- a/Modules/ContourModel/Rendering/mitkContourModelGLMapper2DBase.cpp
+++ b/Modules/ContourModel/Rendering/mitkContourModelGLMapper2DBase.cpp
@@ -64,6 +64,10 @@ void mitk::ContourModelGLMapper2DBase::ApplyColorAndOpacityProperties(mitk::Base
   // check for opacity prop and use it for rendering if it exists
   GetDataNode()->GetOpacity(rgba[3], renderer, "opacity");
Oct 12 2017, 6:47 PM · Restricted Project, Restricted Project, MITK