This commit is contained in:
sfop
2016-09-01 09:29:30 +02:00
parent 22d5cfffa6
commit 0f160bc67b
6 changed files with 321 additions and 113 deletions

View File

@@ -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