Feat/ng image refactor
Description
Moving ImageWidget
to new PlotBase
.
Related Issues
closes #397 (closed), #439 (closed), #407 (closed), #104 (closed), #305 (closed)
Type of Change
- fix crosshair adapted for 2D images
-
new
Image
widget -
new
ImageItem
with its own processing logic - fix improved autorange logic, user interaction with color bar disables the scaling
- fix quality of life adjustments for autorange, v_range
-
fix businesses logic moved from the display widget
Image
directly toImageItem
→ will allow use multiple of these images with its own post processing -
removed old
BECImageWidget
Additional Comments
We agreed with @appel_c that I will merge this after his !430 (merged). Once !430 (merged) is merged I will rebase, resolve merge conflicts and adapt. However the widget is ready for review. → done
Definition of Done
-
Adapt crosshairs -
Toggle ColorBar -
Unit Tests -
Move post processing on the level of ImageItem -
Frontend for image processing
Edited by wyzula_j