From 55d25f9c5a0cc1f3b85d4454369d66d9200af5c2 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Wed, 13 Jun 2018 22:20:42 +0200 Subject: [PATCH] Closedown --- script/local.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/local.py b/script/local.py index 2f28555b..f861498e 100644 --- a/script/local.py +++ b/script/local.py @@ -353,8 +353,8 @@ def adjust_sensors(): if "Scienta.dataMatrix" in SENSORS or Scienta.dataMatrix in SENSORS: print "Not ACC" set_exec_pars(accumulate = False) - if sample_scienta: - init_scienta() + #if sample_scienta: + # init_scienta() #Device aliases for data files set_device_alias(Scienta.dataMatrix, "ScientaImage")