Script execution

This commit is contained in:
x03daop
2016-06-14 14:46:47 +02:00
parent 61eab1aae0
commit 7121e282da
2 changed files with 1 additions and 42 deletions
+1
View File
@@ -191,6 +191,7 @@ diag_channels.append(ManipulatorTempA)
diag_channels.append(ManipulatorTempB)
diag_channels.append(ManipulatorCoolFlow)
diag_channels.append(ManipulatorCoolFlowSet)
diag_channels.append(MonoGrating)
def get_diag_name(diag):
return ch.psi.utils.Str.toTitleCase(diag.getName()).replace(" ", "")