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:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user