From dc2689bdadb369ccd80dc04d90f0bf0424e3c3da Mon Sep 17 00:00:00 2001 From: x07maop Date: Wed, 23 Nov 2016 09:15:38 +0100 Subject: [PATCH] Script execution --- script/jan/hyst_Dy_singleenergy-edge.py | 1 - 1 file changed, 1 deletion(-) diff --git a/script/jan/hyst_Dy_singleenergy-edge.py b/script/jan/hyst_Dy_singleenergy-edge.py index bbecb70..779327e 100644 --- a/script/jan/hyst_Dy_singleenergy-edge.py +++ b/script/jan/hyst_Dy_singleenergy-edge.py @@ -36,7 +36,6 @@ while loop_count < nr_loops: set_file('Dy_hyst_plus') hyst_cont(field_x, B2, B1, rrate, [e1]) - loop_count = loop_count + 1 print "Loop # ",loop_count," finished."