From 03ecdd654952faaace6fcdbe3bd6e5f5a383f7a4 Mon Sep 17 00:00:00 2001 From: gac-x10da Date: Fri, 27 Nov 2020 19:19:16 +0100 Subject: [PATCH] Script execution --- script/test/MultipleXAS_fluo_Andreas.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/script/test/MultipleXAS_fluo_Andreas.py b/script/test/MultipleXAS_fluo_Andreas.py index 19f9088..364e8f0 100644 --- a/script/test/MultipleXAS_fluo_Andreas.py +++ b/script/test/MultipleXAS_fluo_Andreas.py @@ -3,10 +3,6 @@ positions = [ ("289381", -19.4,-13.2), \ ("3289432", 0,-13.2) ] - - - - for pos in positions: caput("X10DA-ES1-MA1:TRX", pos[1]) caput("X10DA-ES1-MA1:TRY", pos[2])