DAQ: Now uploads screenshots to aaredb following loop centering and rotation data collection. Removed a zoom setting. Updated mount procedure to include loop centering following robot mount.

This commit is contained in:
2025-07-04 16:23:29 +02:00
parent 6bc3ed2eae
commit 02b83b0096
5 changed files with 19 additions and 12 deletions
-1
View File
@@ -16,7 +16,6 @@ class ZoomPanel(QWidget):
grid_layout = QGridLayout(self)
self.__zoom_settings = [
{"name": "1x", "value": 1},
{"name": "2.0x", "value": 280},
{"name": "3.5x", "value": 500},
{"name": "5.8x", "value": 700},