From eb8858ca2a9cbf7f516ebf53f6202a06dad36b80 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Tue, 2 Oct 2018 21:00:01 +0200 Subject: [PATCH] Script execution --- script/users/TUM_PhD_2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/users/TUM_PhD_2.py b/script/users/TUM_PhD_2.py index 74c602c3..6133f27f 100644 --- a/script/users/TUM_PhD_2.py +++ b/script/users/TUM_PhD_2.py @@ -198,7 +198,7 @@ try: #[21.0,-75.0, 0.8, 0.1, 115.0], #[51.0,-75.0, 0.45, 1.4, 115.0], #[-9.1,-75.0,0.5, 0.0, 115.0]] - sample_pos = [-9.1,-90.00,0.5,-0.5,115.0] + sample_pos = [-9.1,-90.0,0.5,-0.5,115.0] for nn in sample_pos: polar = nn[0] azimuth = nn[1]