added ROI selector to saved datafile
CI for csaxs_bec / test (push) Failing after 1m29s
CI for csaxs_bec / test (pull_request) Failing after 1m27s

This commit is contained in:
x12sa
2026-07-02 08:44:10 +02:00
parent 500c1e6c53
commit c109687cf3
@@ -278,7 +278,12 @@ class XrayEyeAlign:
self.gui.show_crosshair()
self.send_message(
<<<<<<< Updated upstream
"Submit height. Use arrows if far off."
=======
"Adjust sample height with the arrows if needed, then mark "
"the sample and submit - height will be centered automatically"
>>>>>>> Stashed changes
)
self.gui.enable_submit_button(True)
self.movement_buttons_enabled(True, True)