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])