From 1d4a539fb95e45cf9c85696c55064e0f6942f403 Mon Sep 17 00:00:00 2001 From: x07maop Date: Sun, 27 Nov 2016 08:26:52 +0100 Subject: [PATCH] Script execution --- script/jan/hyst_Dy_singleenergy.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/script/jan/hyst_Dy_singleenergy.py b/script/jan/hyst_Dy_singleenergy.py index 4d0a012..c447a7b 100644 --- a/script/jan/hyst_Dy_singleenergy.py +++ b/script/jan/hyst_Dy_singleenergy.py @@ -13,7 +13,6 @@ open_valve() loop_count = 0 while loop_count < nr_loops: - """ set_pol_cplus(offset = off_cplus) set_file('Dy_hyst_plus') hyst_cont(field_x, B1, B2, rrate, [e1]) @@ -25,8 +24,7 @@ while loop_count < nr_loops: set_pol_cminus(offset = off_cminus) set_file('Dy_hyst_minus') hyst_cont(field_x, B1, B2, rrate, [e1]) - """ - + set_pol_cminus(offset = off_cminus) set_file('Dy_hyst_minus') hyst_cont(field_x, B2, B1, rrate, [e1])