Closedown

This commit is contained in:
gobbo_a
2017-01-24 16:06:12 +01:00
parent ba5ce65134
commit 5206c485c2
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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
-1
View File
@@ -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: