From b2b71671c6df5f97c6a12cb603319efa206a0fcc Mon Sep 17 00:00:00 2001 From: gac-x10da Date: Sun, 29 Nov 2020 14:18:04 +0100 Subject: [PATCH] Script execution --- script/test/MultipleXAS_trans_Andreas_adj.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/script/test/MultipleXAS_trans_Andreas_adj.py b/script/test/MultipleXAS_trans_Andreas_adj.py index 87fa3c7..001f9de 100644 --- a/script/test/MultipleXAS_trans_Andreas_adj.py +++ b/script/test/MultipleXAS_trans_Andreas_adj.py @@ -1,10 +1,4 @@ -positions = [ ("pos_01", 18, -13.2), \ - ("pos_02", 10, -13.2), \ - ("pos_03", 2, -13.2), \ - ("pos_04", -6, -13.2), \ - ("pos_05", -14, -13.2), \ - ("pos_06", -22, -13.2), \ - ("pos_07", 18, -4.2), \ +positions = [ ("pos_07", 18, -4.2), \ ("pos_08", 10, -4.2), \ ("pos_09", 2, -4.2) ]