diff --git a/script/Rolf/Example.py b/script/Rolf/Example.py index 1564924..b4d4dfc 100644 --- a/script/Rolf/Example.py +++ b/script/Rolf/Example.py @@ -1,5 +1,5 @@ -camtool.start("SAROP21-PPRM102") - +camtool.start("SARFE10-PPRM053") +#camtool.start("SAROP21-PPRM102") #sensors = [xbpm_x, camtool.stream.getChild("x_rms"), camtool.stream.getChild("y_rms")] sensors = [camtool.stream.getChild("x_center_of_mass"), camtool.stream.getChild("x_rms"), camtool.stream.getChild("y_center_of_mass"),camtool.stream.getChild("y_rms")] sensors = [camtool.stream.getChild("x_fit_mean"), camtool.stream.getChild("x_fit_standard_deviation"), camtool.stream.getChild("y_fit_mean"),camtool.stream.getChild("y_fit_standard_deviation")]#tscan(sensors, 10, 1.0)