Startup
This commit is contained in:
@@ -179,8 +179,11 @@ center_x.setPolling(100)
|
||||
center_y.setPolling(100)
|
||||
|
||||
|
||||
run("camtool")
|
||||
add_device(CamTool("image_stats", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190", gauss = True), True)
|
||||
try:
|
||||
run("camtool")
|
||||
add_device(CamTool("image_stats", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190", gauss = True), True)
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
#Convex hull plots
|
||||
|
||||
Reference in New Issue
Block a user