From 04a1509d2be90897bb86c29810338ea37cc142f0 Mon Sep 17 00:00:00 2001 From: voulot_d Date: Tue, 14 Feb 2017 11:31:40 +0100 Subject: [PATCH] Script execution --- script/RFscan/GunScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/RFscan/GunScan.py b/script/RFscan/GunScan.py index b64be12..afc989f 100644 --- a/script/RFscan/GunScan.py +++ b/script/RFscan/GunScan.py @@ -29,7 +29,7 @@ phase.initialize() #x = camtool.getValue("x_com") #dx = camtool.getValue("x_rms") x = phase -dx = (phase - 85)**2 +dx = (phase - 85) * (phase - 85) try: