Closedown
This commit is contained in:
+2
-1
@@ -184,13 +184,14 @@ center_x.setPolling(100)
|
||||
center_y.setPolling(100)
|
||||
|
||||
|
||||
"""
|
||||
if not get_context().isLocalMode():
|
||||
try:
|
||||
run("camtool")
|
||||
add_device(CamTool("image_stats", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190", gauss = False), True)
|
||||
except:
|
||||
pass
|
||||
|
||||
"""
|
||||
|
||||
#Convex hull plots
|
||||
def clear_convex_hull_plot(title):
|
||||
|
||||
Reference in New Issue
Block a user