Skip to content

Flint: Dedicated property widget for live image plot

Valentin Valls requested to merge image-property into master

Closes #2993 (closed)

This PR reworks the property view of the live image plot in order to only display useful things.

  • Display channel name and ROIs as before
  • Added image size and dtype
  • Added image statistics
  • Drop the view based on the tree view

The previous property view is still available from the source code if expected. This could be use back.

image

Merge request reports