User Details
- User Since
- Aug 1 2016, 12:10 PM (435 w, 4 d)
May 29 2019
GCC compiles also fine
May 24 2019
all functions implemented, just need to test compiling with GCC
Pushed new branch T25832-migrateModelFit2019-05.2.
At least the statistics table should not show the old values but instead show maybe no values and display a warning for wrong placed mask.
the checklist may be of help. It's here: E130-Data/Release\Checklisten\MITK Workbench Release/Checkliste NEW Image Statistics.docx
May 23 2019
May 16 2019
May 15 2019
May 10 2019
Pushed new branch T25832-migrateModelFit2019-05.
Pushed new branch T26324-optimizeZoomingOption.
T26323 is needed to highlight the current point
Feedback from @floca:
- Der Titel der X-Achse und die Achsenbeschriftungen liegen über einander und sind deshalb nicht zu lesen.
- is already fixed with T26274, but not yet in this branch
- Fixed Scaling (für X und Y) funktioniert nicht richtig.
- true
- In der Methode OnFullPlotClicked ist ein Task (T26222) referenziert, den es gar nicht gibt. Vielleicht ist das aber jetzt auch schon durch meinen Fix erledigt.
- code was deleted, works fine
- Kritische Regression gegenüber dem alten Widget: Im Moment flackert es immer sobald man die Achsen anpasst oder (noch schlimmer) wenn man einen neuen Punkt ansteuert. Dass ist insbesondere beim explorieren von Daten nicht gut, da es leicht laggt und sehr irritiert.
- opened T26320
- Kritische Regression gegenüber dem alten Widget: Im Moment aktualisiert sich der Plot erst wenn man die Maus wieder loslässt (wenn man im SliceNavigator oder direkt im Bild neue Punkte anfährt). Früher wurde automatisch immer gleich mit aktualisiert, es wäre sehr gut, wenn das wieder so wäre. Entsprechend müsste der Chart neugemalt werden, jedesmal wenn die Positionsänderung propagiert wird. Im Moment sieht es so aus, als würde gewartet, bis der Main-Thread idelt.
- can't reproduce. The update takes a while (probably because of new painting of the widget), but has nothing to do with mouse click release. @floca we should look again if T26320 is fixed.
Pushed new branch T25871-chartTypePie.
May 8 2019
This would be favorable. However, if we deprecate the QmitkPlotDialog/QmitkPlotWidget/QtHistogram classes, this leads to warnings (and errors because of warnings-as-errors).
@kislinsk do you see a possibility?
@hentsch Is the one time step segmentation applied to all time steps? What is the expected behavior?
Apr 12 2019
Does not longer occur with plotly.js.
Long live plotly!! Thanks to @steint
Was only due to a wrong qt layout, works now.
At least, there are fewer warnings. Couldn't prevent all warnings.
Pushed new branch T26272-chartWarning2.
Pushed new branch T26272-chartWarningNewRegisteredObjects.