Skip to content

Tiling: Set plot axes domain from sample stage visible area

Thomas Vincent requested to merge tiling-updates into master

This MR

  • makes plot use sample stage visible limits + 10% as axes range.
  • places the TiledHeatmapMesh using motor coordinates thanks to LinearVisGroup
  • reworks SampleStageLimits component to share computation of the limits.

Screenshot_from_2022-05-13_17-57-55

Screenshot_from_2022-05-13_17-57-35

Merge request reports