From 7d9ea9674c6b5d93eecb577f2c17a0d7e1e57f56 Mon Sep 17 00:00:00 2001 From: x07maop Date: Mon, 28 Nov 2016 04:28:55 +0100 Subject: [PATCH] Script execution --- script/jan/hyst_Dy_singleenergy.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/jan/hyst_Dy_singleenergy.py b/script/jan/hyst_Dy_singleenergy.py index 85f230e..cd5e8bf 100644 --- a/script/jan/hyst_Dy_singleenergy.py +++ b/script/jan/hyst_Dy_singleenergy.py @@ -15,6 +15,8 @@ while temperature_readback.read() > 1.9: open_valve() +time.sleep(10) + loop_count = 0 while loop_count < nr_loops: set_pol_cplus(offset = off_cplus)