From 5206c485c248c9859a9b1eed7c17bbd1f42d38f2 Mon Sep 17 00:00:00 2001 From: gobbo_a Date: Tue, 24 Jan 2017 16:06:12 +0100 Subject: [PATCH] Closedown --- script/camtool.py | 1 - script/local.py | 1 - 2 files changed, 2 deletions(-) diff --git a/script/camtool.py b/script/camtool.py index a86d7d7..ee97c78 100644 --- a/script/camtool.py +++ b/script/camtool.py @@ -1,6 +1,5 @@ #Interface to CameraTool application -#from startup import * import ch.psi.utils.Convert.toBidimensional as mono_to_bidi import ch.psi.utils.Convert.toDouble as toDouble import org.apache.commons.math3.linear.Array2DRowRealMatrix as Matrix diff --git a/script/local.py b/script/local.py index 62e6de7..a24bf08 100755 --- a/script/local.py +++ b/script/local.py @@ -186,7 +186,6 @@ center_y.setPolling(100) if not get_context().isLocalMode(): try: - pass run("camtool") add_device(CamTool("image_stats", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190", gauss = False), True) except: