Closedown

This commit is contained in:
follath_r
2017-09-02 12:53:39 +02:00
parent 5a0ea226f5
commit e5658685f5

View File

@@ -2,7 +2,8 @@ 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)
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)
lscan (m2rx, sensors, -3.15, -2.85 , 0.01)