Closedown
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#Interface to CameraTool application
|
||||
|
||||
from startup import *
|
||||
#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
|
||||
|
||||
+2
-2
@@ -187,8 +187,8 @@ 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)
|
||||
run("camtool")
|
||||
add_device(CamTool("image_stats", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190", gauss = False), True)
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user