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: