Page MenuHomePhabricator
Feed All Stories

Aug 9 2019

kalali added a comment to T25605: New concept for changing the view direction of render windows.

Pushed new branch T25605-View-direction-change-in-render-window-menu.

Aug 9 2019, 3:56 PM · Restricted Project, MITK
kislinsk closed T26566: Migrate to improved Python 3 integration as Resolved.
Aug 9 2019, 11:42 AM · MITK Diffusion
neher added a comment to T26559: Improve Python 3 integration.

Missed it. "improve python 3 integration", "migrate to improved python 3 integration". Potato, Potahto

Aug 9 2019, 10:38 AM · MITK Diffusion, Noteworthy, MITK

Aug 8 2019

kislinsk added a comment to T26559: Improve Python 3 integration.

@neher What's wrong with T26566: Migrate to improved Python 3 integration?

Aug 8 2019, 7:41 PM · MITK Diffusion, Noteworthy, MITK
neher closed T26559: Improve Python 3 integration as Resolved.
Aug 8 2019, 9:34 AM · MITK Diffusion, Noteworthy, MITK
neher committed rMITKDIFF691fef7dfe94: Merge branch 'T26559-Python3' (authored by neher).
Merge branch 'T26559-Python3'
Aug 8 2019, 9:29 AM
neher committed rMITKDIFF576e9e5103fa: Changed flag name (authored by neher).
Changed flag name
Aug 8 2019, 9:28 AM
neher added a comment to T26559: Improve Python 3 integration.

Pushed new branch T26559-Python3.

Aug 8 2019, 9:28 AM · MITK Diffusion, Noteworthy, MITK
neher added a project to T26559: Improve Python 3 integration: MITK Diffusion.
Aug 8 2019, 9:26 AM · MITK Diffusion, Noteworthy, MITK
neher reopened T26559: Improve Python 3 integration as "Open".
Aug 8 2019, 9:26 AM · MITK Diffusion, Noteworthy, MITK

Aug 7 2019

kislinsk added a project to T26559: Improve Python 3 integration: Noteworthy.

It's MITK_USE_Python3 now instead of MITK_USE_Python. On macOS CMAKE_FRAMEWORK_PATH can be used to hint our CMake script to find a specific version of Python as Python 3.7 does not work at the moment.

Aug 7 2019, 9:41 PM · MITK Diffusion, Noteworthy, MITK
sattler added a comment to T26588: Integration of ilib python library.

Pushed new branch T26588-GetData.

Aug 7 2019, 9:03 PM · IMSY, Photoacoustics
sattler triaged T26588: Integration of ilib python library as Normal priority.
Aug 7 2019, 9:02 PM · IMSY, Photoacoustics
floca added a member for Kaapana (internal): kalali.
Aug 7 2019, 5:38 PM
kalali added a comment to T25595: [Multi widget] Make classes work with the new render window access.

Pushed new branch T25595-New-render-window-access.

Aug 7 2019, 12:53 PM · MITK (v2024.06)
kalali updated the task description for T25595: [Multi widget] Make classes work with the new render window access.
Aug 7 2019, 10:22 AM · MITK (v2024.06)
isensee added a member for Deep Learning: steint.
Aug 7 2019, 10:08 AM
kalali renamed T25595: [Multi widget] Make classes work with the new render window access from Make ImageNavigator work with the custom multi widget editor to Make classes work with the new render window access.
Aug 7 2019, 9:56 AM · MITK (v2024.06)
kalali updated the task description for T24211: Multi widget editor responsibilities.
Aug 7 2019, 9:46 AM · Auto-closed, MITK
kalali added a comment to T24211: Multi widget editor responsibilities.

LayoutManager has been added in T24215.

Aug 7 2019, 9:45 AM · Auto-closed, MITK

Aug 6 2019

kalali closed T26493: [mxn multi widget] Allow render window resizing as Resolved.

Render window menu is now available (T24215).
However, QSplitter were added to the MxNMultiWidget so that resizing via mouse-dragging is also possible.

Aug 6 2019, 7:00 PM · Restricted Project, MITK
kalali added a comment to T24215: Refactor classes to use the QmitkAbstractMultiWidget(Editor).

Pushed new branch T24215-Remove-stdmultiwidget-dependency.

Aug 6 2019, 6:59 PM · Noteworthy, MITK
kalali closed T24367: SetWidgetPlane-functions in QmitkStdMultiWidget not used, a subtask of T24356: Rework mouse mode switcher, as Resolved.
Aug 6 2019, 6:57 PM · MITK
kalali closed T24367: SetWidgetPlane-functions in QmitkStdMultiWidget not used as Resolved.

Functions have been removed in T24215.
Additional functions to be removed: see T26542

Aug 6 2019, 6:57 PM · Noteworthy, MITK
kalali updated the task description for T24215: Refactor classes to use the QmitkAbstractMultiWidget(Editor).
Aug 6 2019, 6:56 PM · Noteworthy, MITK
kalali claimed T24215: Refactor classes to use the QmitkAbstractMultiWidget(Editor).
Aug 6 2019, 6:53 PM · Noteworthy, MITK
kalali renamed T24215: Refactor classes to use the QmitkAbstractMultiWidget(Editor) from QmitkRenderWindow needs a StdMultiWidget to Refactor classes to use the QmitkAbstractMultiWidget(Editor).
Aug 6 2019, 6:53 PM · Noteworthy, MITK
kalali added a project to T26572: Allow extension of QmitkRenderWindowMenu with custom layouts: Restricted Project.
Aug 6 2019, 2:31 PM · Restricted Project, Restricted Project, MITK
kalali triaged T26572: Allow extension of QmitkRenderWindowMenu with custom layouts as Low priority.
Aug 6 2019, 2:30 PM · Restricted Project, Restricted Project, MITK
steint committed rMITKd36b01f09de7: Merge branch 'T26290-extend-rest-api' (authored by steint).
Merge branch 'T26290-extend-rest-api'
Aug 6 2019, 11:32 AM
kislinsk reassigned T26566: Migrate to improved Python 3 integration from kislinsk to neher.
Aug 6 2019, 8:25 AM · MITK Diffusion
kislinsk added a comment to T26566: Migrate to improved Python 3 integration.

@neher Relevant changes are in rMITKDIFFb55a6f64c48e: Rename MITK_USE_Python to MITK_USE_Python3. The other commit is just some rectified formatting of CMake script. Please merge into master.

Aug 6 2019, 8:25 AM · MITK Diffusion
kislinsk committed rMITKDIFF6fe7a5b818ae: Rectify some CMake formatting (authored by kislinsk).
Rectify some CMake formatting
Aug 6 2019, 8:22 AM
kislinsk committed rMITKDIFFb55a6f64c48e: Rename MITK_USE_Python to MITK_USE_Python3 (authored by kislinsk).
Rename MITK_USE_Python to MITK_USE_Python3
Aug 6 2019, 8:22 AM
kislinsk added a comment to T26566: Migrate to improved Python 3 integration.

Pushed new branch T26566-MigrateToImprovedPython3Integration.

Aug 6 2019, 8:22 AM · MITK Diffusion
kislinsk triaged T26566: Migrate to improved Python 3 integration as High priority.
Aug 6 2019, 8:18 AM · MITK Diffusion
kislinsk closed T26559: Improve Python 3 integration as Resolved.
Aug 6 2019, 8:17 AM · MITK Diffusion, Noteworthy, MITK

Aug 5 2019

kislinsk committed rMITK310714436033: Merge branch 'T26559-ImprovePython3Integration' (authored by kislinsk).
Merge branch 'T26559-ImprovePython3Integration'
Aug 5 2019, 7:24 PM
eisenman closed T26561: Workbench in inconsistent state after the file dialog for selecting a phantom configuration is canceled as Resolved.
Aug 5 2019, 2:47 PM · IGT, MITK
eisenman committed rMITK6bbf59dd02a4: Merge branch 'T26561-FixPhantomConfigurationCancelation' (authored by eisenman).
Merge branch 'T26561-FixPhantomConfigurationCancelation'
Aug 5 2019, 2:47 PM
eisenman added a comment to T26561: Workbench in inconsistent state after the file dialog for selecting a phantom configuration is canceled.

Pushed new branch T26561-FixPhantomConfigurationCancelation.

Aug 5 2019, 2:44 PM · IGT, MITK
eisenman triaged T26565: Workbench crashes when 'Stop Calibration with PLUS' button in PLUS Connection tab is clicked twice as High priority.
Aug 5 2019, 1:58 PM · IGT, MITK
eisenman triaged T26564: Workbench crashes when calibrate button in point-based calibration tab is clicked as High priority.
Aug 5 2019, 1:52 PM · IGT, MITK
eisenman added a project to T26563: Workbench crashes when freeze button in spacing calibration tab is clicked: IGT.
Aug 5 2019, 1:48 PM · IGT, MITK
eisenman triaged T26563: Workbench crashes when freeze button in spacing calibration tab is clicked as High priority.
Aug 5 2019, 1:48 PM · IGT, MITK
eisenman moved T26277: Add phantom-based calibration to USCalibration plugin from In Progress to Finished on the IGT board.
Aug 5 2019, 1:42 PM · MITK, IGT
eisenman moved T26464: Incorporate distortion sensing information in tracking data from In Progress to Finished on the IGT board.
Aug 5 2019, 1:40 PM · Restricted Project, IGT, MITK
eisenman moved T26562: Fix typos in IGT USTrackingNavigation Calibration view from In Progress to Finished on the IGT board.
Aug 5 2019, 1:39 PM · IGT, MITK
eisenman closed T26562: Fix typos in IGT USTrackingNavigation Calibration view as Resolved.
Aug 5 2019, 1:35 PM · IGT, MITK
eisenman committed rMITK355ae7c3f50c: Merge branch 'T26562-FixTyposInIGTUSTrackingNavigationCalibrationView' (authored by eisenman).
Merge branch 'T26562-FixTyposInIGTUSTrackingNavigationCalibrationView'
Aug 5 2019, 1:34 PM
eisenman added a comment to T26562: Fix typos in IGT USTrackingNavigation Calibration view.

Pushed new branch T26562-FixTyposInIGTUSTrackingNavigationCalibrationView.

Aug 5 2019, 1:30 PM · IGT, MITK
kislinsk closed T26546: Upgrade Boost from version 1.68 to version 1.70 as Resolved.
Aug 5 2019, 1:17 PM · MITK
kislinsk committed rMITK2383486450d8: Merge branch 'T26546-FixCppRestSDKAndBoostIncompatibility' (authored by kislinsk).
Merge branch 'T26546-FixCppRestSDKAndBoostIncompatibility'
Aug 5 2019, 12:51 PM
kislinsk added a comment to T26546: Upgrade Boost from version 1.68 to version 1.70.

Pushed new branch T26546-FixCppRestSDKAndBoostIncompatibility.

Aug 5 2019, 12:50 PM · MITK
kislinsk added a comment to T26559: Improve Python 3 integration.

Pushed new branch T26559-ImprovePython3Integration.

Aug 5 2019, 12:10 PM · MITK Diffusion, Noteworthy, MITK
eisenman moved T26562: Fix typos in IGT USTrackingNavigation Calibration view from Backlog to In Progress on the IGT board.
Aug 5 2019, 11:37 AM · IGT, MITK
eisenman triaged T26562: Fix typos in IGT USTrackingNavigation Calibration view as Normal priority.
Aug 5 2019, 11:36 AM · IGT, MITK
eisenman triaged T26561: Workbench in inconsistent state after the file dialog for selecting a phantom configuration is canceled as High priority.
Aug 5 2019, 11:24 AM · IGT, MITK
kislinsk added a comment to T26559: Improve Python 3 integration.

Prepared fix for CTK: https://github.com/commontk/CTK/compare/master...kislinsk:fix-pythonlibs-handling

Aug 5 2019, 11:18 AM · MITK Diffusion, Noteworthy, MITK
kislinsk added a comment to T26556: Python 3.7 does not work on macOS.

Yes, I know, cancelled working on it on Friday as it was pretty late. It is addressed/will be fixed in T26559: Improve Python 3 integration.

Aug 5 2019, 10:46 AM · MITK
eisenman closed T26277: Add phantom-based calibration to USCalibration plugin as Resolved.
Aug 5 2019, 9:14 AM · MITK, IGT
neher added a comment to T26556: Python 3.7 does not work on macOS.

Unfortunately, now numpy is not found anymore on Windows and Ubuntu. See nightlies.

Aug 5 2019, 9:00 AM · MITK
neher updated subscribers of T26559: Improve Python 3 integration.

Just a comment. Python wrapping is handled independently. We should talk to Michel about this.

Aug 5 2019, 8:58 AM · MITK Diffusion, Noteworthy, MITK

Aug 4 2019

pfjaeger <p.jaeger@dkfz.de> committed rMDTPUBLIC2fb48263bd08: fixed typo in mrcnn.py (authored by pfjaeger <p.jaeger@dkfz.de>).
fixed typo in mrcnn.py
Aug 4 2019, 3:22 AM

Aug 2 2019

eisenman committed rMITK77b6683f13ea: Merge branch 'T26277-PhantomBasedUSCalibration-Integration' (authored by eisenman).
Merge branch 'T26277-PhantomBasedUSCalibration-Integration'
Aug 2 2019, 7:18 PM
kislinsk added a comment to T26559: Improve Python 3 integration.

Bug(s) in CTK:

Aug 2 2019, 6:44 PM · MITK Diffusion, Noteworthy, MITK
kausch committed rMITK27114c3df475: Merge branch 'T19683-ShowOnlySelectedNodesCrosshairVisibility-RandomAccess' (authored by kausch).
Merge branch 'T19683-ShowOnlySelectedNodesCrosshairVisibility-RandomAccess'
Aug 2 2019, 6:22 PM
kausch added a comment to T19683: "Show only selected node" changes the visibility of crosshair.

If you ask for all the nodes from data storage then you get also child nodes in random order. In the previous implementation, visibility of all child nodes of widgets are set to True when the widgets node is reached. Nonetheless, child nodes visibility were afterwards set to False in the outer loop.
Now the loop is only done on nodes in the first level that contain data, therefore crosshair nodes stay always visible.

Aug 2 2019, 6:08 PM · Bugzilla, Pull Request, MITK
kalali added a comment to T19683: "Show only selected node" changes the visibility of crosshair.

Could you elaborate on this? I don't get it: aren't we processing each single data node inside the data storage?

Aug 2 2019, 5:46 PM · Bugzilla, Pull Request, MITK
kausch reopened T19683: "Show only selected node" changes the visibility of crosshair as "Open".

In Ubuntu 18.04 data storage is accessed in random order therefore the visibility of crosshair was set randomly. Fixed in branch: T19683-ShowOnlySelectedNodesCrosshairVisibility-RandomAccess.

Aug 2 2019, 5:41 PM · Bugzilla, Pull Request, MITK
kausch added a comment to T19683: "Show only selected node" changes the visibility of crosshair.

Pushed new branch T19683-ShowOnlySelectedNodesCrosshairVisibility-RandomAccess.

Aug 2 2019, 5:37 PM · Bugzilla, Pull Request, MITK
kislinsk triaged T26559: Improve Python 3 integration as Normal priority.
Aug 2 2019, 5:34 PM · MITK Diffusion, Noteworthy, MITK

Query Overheated

This query took too long, so only some results are shown. Learn More