From 47fac8c60170130831d5a7740e1a4cba9dd8a401 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 10 Mar 2020 15:31:09 +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 771b9a8e..ee879c5e 100644 --- a/script/local.py +++ b/script/local.py @@ -312,7 +312,7 @@ def before_readout(): if dev in SENSORS: sample_scienta = True break - + """ wait_beam() trig_keithleys() if sample_scienta: @@ -320,6 +320,7 @@ def before_readout(): else: wait_keithleys() fetch_keithleys() + """ def after_readout(rec, scan): print scan.index