From e7b850565737a128d2c5db53c0b84a57a8049799 Mon Sep 17 00:00:00 2001 From: sfop Date: Wed, 24 Aug 2016 14:58:48 +0200 Subject: [PATCH] Startup --- script/Alignment/Gun_solenoid_alignment.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/Alignment/Gun_solenoid_alignment.py b/script/Alignment/Gun_solenoid_alignment.py index 0ae99c5..d592f3f 100755 --- a/script/Alignment/Gun_solenoid_alignment.py +++ b/script/Alignment/Gun_solenoid_alignment.py @@ -9,7 +9,8 @@ # look at the centroid position (BPM or screen) downstream of the gun. import datetime -from camtool import CamTool +run("camtool") +#from camtool import CamTool from ImageStats import ImageStats if get_context().source == CommandSource.ui: