You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintain a global origin.
All scans are offset by this origin, so if origin at (3,2) and scan extent is [-1,1] in x&y, then actual scan extent should be in [2,4] for x and [1,3] for y.
Maintain a global origin.
All scans are offset by this origin, so if origin at (3,2) and scan extent is [-1,1] in x&y, then actual scan extent should be in [2,4] for x and [1,3] for y.