DAQ: increased exposure time slightly for loop centering
This commit is contained in:
@@ -123,7 +123,7 @@ def def_loop_centering_zoom() -> LoopCenteringZoomModel:
|
||||
return LoopCenteringZoomModel(
|
||||
z=[
|
||||
LoopCenteringZoomModelElem(
|
||||
zoom_value=280, sam_cam_gain=100.0, sam_cam_exp=0.05
|
||||
zoom_value=280, sam_cam_gain=100.0, sam_cam_exp=0.10
|
||||
)
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user