Page MenuHomePhabricator
Feed Advanced Search

Aug 2 2016

mangsa added a comment to T16410: Command line module GUI supports only values of a certain accuracy.

A similar problem seems to exist for integers.
See mailing list post:

Aug 2 2016, 10:08 AM · Auto-closed, Bugzilla, MITK
mangsa added projects to T16410: Command line module GUI supports only values of a certain accuracy: MITK, Bugzilla.
Aug 2 2016, 10:08 AM · Auto-closed, Bugzilla, MITK
mangsa added a comment to T16204: time-out on loading multiple executable causes non to load in CTK-CLI.

additionally change !process.waitForFinished() to !process.waitForFinished(-1) in
ctkCmdLineModuleBackendLocalProcess::rawXmlDescription() (line 174 in D:\Dipp\bin\MITK-superbuild\CTK-src\Libs\CommandLineModules\Backend\LocalProcess\ctkCmdLineModuleBackendLocalProcess.cpp)

Aug 2 2016, 10:07 AM · Bugzilla, MITK
mangsa added a comment to F1059: ctkCmdLineModuleManager.cpp.

adapted ctkCmdLineModuleManager.cpp

Aug 2 2016, 10:07 AM
mangsa added projects to T16204: time-out on loading multiple executable causes non to load in CTK-CLI: MITK, Bugzilla.
Aug 2 2016, 10:07 AM · Bugzilla, MITK
mangsa added projects to T15933: Generate a mask for 3D+t or 2D+t masking the same region in all time steps: MITK, Bugzilla.
Aug 2 2016, 10:06 AM · Bugzilla, MITK
mangsa added projects to T15618: Import DWI images as diffusion image without using special dicom app: MITK, Bugzilla.
Aug 2 2016, 10:05 AM · Bugzilla, MITK
mangsa added a comment to F1019: 15618-nW.diff.

diff off previous patch without white space changes

Aug 2 2016, 10:05 AM
mangsa added a comment to T15618: Import DWI images as diffusion image without using special dicom app.

TODO: the correct Reader has to be selected
How and where should this be done?

Aug 2 2016, 10:05 AM · Bugzilla, MITK
mangsa added a comment to F1018: 15618draft.patch.

draft that determines if Dicom data is DWI

Aug 2 2016, 10:05 AM
mangsa added a comment to T15618: Import DWI images as diffusion image without using special dicom app.

diff off previous patch without white space changes

Aug 2 2016, 10:05 AM · Bugzilla, MITK
mangsa added a comment to T15480: No saveBaseData without dialogs.

The saving images problem seems to be related to a problem we had in DIPP:

Aug 2 2016, 10:04 AM · Bugzilla, MITK
mangsa added a comment to T15480: No saveBaseData without dialogs.

we used this to be able to store data in a given format. This is used to generate temporary files for the command line module.

Aug 2 2016, 10:04 AM · Bugzilla, MITK
mangsa added a comment to T15480: No saveBaseData without dialogs.

draft

Aug 2 2016, 10:04 AM · Bugzilla, MITK
mangsa added a comment to F1010: 15480.patch.

draft

Aug 2 2016, 10:04 AM
mangsa added a comment to F1011: 14986_fix.patch.

fixed problem

Aug 2 2016, 10:04 AM
mangsa added a comment to T15480: No saveBaseData without dialogs.

fixed problem

Aug 2 2016, 10:04 AM · Bugzilla, MITK
mangsa added projects to T15480: No saveBaseData without dialogs: MITK, Bugzilla.
Aug 2 2016, 10:04 AM · Bugzilla, MITK
mangsa added projects to T14986: DWI data cannot be forwarded to software connected to by the command line tool: MITK, Bugzilla.
Aug 2 2016, 10:03 AM · Bugzilla, MITK
mangsa added a comment to T14986: DWI data cannot be forwarded to software connected to by the command line tool.

The reason for this is the predicate setting in CTK (QmitkUiLoader.cpp, line 55)
comboBox->SetPredicate(mitk::NodePredicateDataType::New("Image"));

Aug 2 2016, 10:03 AM · Bugzilla, MITK
mangsa added a comment to T14986: DWI data cannot be forwarded to software connected to by the command line tool.

draft

Aug 2 2016, 10:03 AM · Bugzilla, MITK
mangsa added a comment to F983: 14986.patch.

draft

Aug 2 2016, 10:03 AM
mangsa added a comment to T14986: DWI data cannot be forwarded to software connected to by the command line tool.

works if NodePredicateOr is used to concatinate

Aug 2 2016, 10:03 AM · Bugzilla, MITK
mangsa added projects to T14974: The GUI for the programs integrated with the command line tool is not generated correctly: MITK, Bugzilla.
Aug 2 2016, 10:02 AM · MITK (2013-09), Bugzilla
mangsa added a comment to T14974: The GUI for the programs integrated with the command line tool is not generated correctly.

Hi Matt,

Aug 2 2016, 10:02 AM · MITK (2013-09), Bugzilla
mangsa added projects to T14904: Import complete DICOM tree: MITK, Bugzilla.
Aug 2 2016, 10:02 AM · Bugzilla, MITK
mangsa added a comment to T14682: Nifti Output is not imported correctly into MITK from CommandLine Module.

The problem occurs if there are no input images from MITK, but the image data is loaded inside the external program.

Aug 2 2016, 10:01 AM · MITK (2013-03), Bugzilla
mangsa added projects to T14692: No strings are passed on to command line modules: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · MITK (2013-03), Bugzilla
mangsa added a comment to T14682: Nifti Output is not imported correctly into MITK from CommandLine Module.

this seems to be a data format independent problem (tried nrrd as well).

Aug 2 2016, 10:01 AM · MITK (2013-03), Bugzilla
mangsa added a comment to T14676: define file names for output generated in command line module during run time.

This would solve case 1.

Aug 2 2016, 10:01 AM · Bugzilla, MITK
mangsa added a comment to T14676: define file names for output generated in command line module during run time.

Hi Matt,

Aug 2 2016, 10:01 AM · Bugzilla, MITK
mangsa added projects to T14682: Nifti Output is not imported correctly into MITK from CommandLine Module: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · MITK (2013-03), Bugzilla
mangsa added a comment to T14682: Nifti Output is not imported correctly into MITK from CommandLine Module.

Global Re-init does help. Thanks!

Aug 2 2016, 10:01 AM · MITK (2013-03), Bugzilla
mangsa added projects to T14676: define file names for output generated in command line module during run time: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK