Skip to content

partially fix the grid isue for mosaic mask - #1235

Merged
sergey-yaroslavtsev merged 1 commit into
masterfrom
scatter_grid
Jul 27, 2026
Merged

partially fix the grid isue for mosaic mask#1235
sergey-yaroslavtsev merged 1 commit into
masterfrom
scatter_grid

Conversation

@sergey-yaroslavtsev

Copy link
Copy Markdown
Collaborator

On mosaic mask (acquired by workflow on ID21) the order of the motor positioners is weird. Silx fails to find the grid.
It breaks "irregular grid" in ScatterView. And it breaks "Add image" to RGBCorrelator.

  1. "irregular grid" by default was a bad choice - "solid" is better because it do not require any grid and shows data as is - so now it is default.
  2. for "add image" there is a fun workaround: sort the data and then search for a grid - it works.

small problem: (2) could not be implemented easily to show "irregular grid" in the viewer itself, but since user can still see via "solid" and RGBCorrelator works - it cover the required functionality.

@sergey-yaroslavtsev
sergey-yaroslavtsev merged commit cd98f27 into master Jul 27, 2026
10 checks passed
@sergey-yaroslavtsev
sergey-yaroslavtsev deleted the scatter_grid branch July 27, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants