diff --git a/script/local.py b/script/local.py index e813da3..e10e6c6 100755 --- a/script/local.py +++ b/script/local.py @@ -179,13 +179,14 @@ add_device(Sinusoid("center_y"), True) center_x.setPolling(100) center_y.setPolling(100) +"""" if !controller.isLocalMode(): try: run("camtool") add_device(CamTool("image_stats", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190", gauss = True), True) except: pass - +""" #Convex hull plots def clear_convex_hull_plot(title):