From ffaa2a2954a9be6fb01c7e859019efb9828854af Mon Sep 17 00:00:00 2001 From: x03daop Date: Mon, 2 Nov 2015 18:24:16 +0100 Subject: [PATCH] Script execution --- script/local.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/local.py b/script/local.py index eed652ee..8551ca09 100644 --- a/script/local.py +++ b/script/local.py @@ -45,7 +45,8 @@ Integration = ImageIntegrator() def trig_scienta(): Scienta.start() - Scienta.waitReady(-1) + Scienta.waitNewImage() + #Scienta.waitReady(-1) diag_channels = []