From 6582225eeb484bd6ad4663da70b7bd7b2a076355 Mon Sep 17 00:00:00 2001 From: gac-x03da Date: Sat, 12 Aug 2023 13:34:04 +0200 Subject: [PATCH] Closedown --- config/devices.properties | 2 +- script/local.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/devices.properties b/config/devices.properties index 3a274dd8..0d9aef5b 100644 --- a/config/devices.properties +++ b/config/devices.properties @@ -1,5 +1,5 @@ #det=ch.psi.pshell.epics.AreaDetector|X03DA-SCIENTA:cam1 X03DA-SCIENTA:image1||| -Scienta=ch.psi.pshell.epics.Scienta|X03DA-SCIENTA|||true +#Scienta=ch.psi.pshell.epics.Scienta|X03DA-SCIENTA|||true Manip=ch.psi.pshell.epics.Manipulator||||true Eph=ch.psi.pshell.epics.Positioner|X03DA-PHS-E:GO.A X03DA-PGM:rbkenergy|||true ManipulatorX=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:TRX|||true diff --git a/script/local.py b/script/local.py index 8ae1369f..078999f1 100644 --- a/script/local.py +++ b/script/local.py @@ -276,7 +276,7 @@ diag_channels.append(ElementSet) #diag_attrs.append(ChannelStrin diag_channels.append(ExcitationEnergy) #diag_channels.append(ChannelDouble("ExcitationEnergy", "X03DA-SCIENTA:cam1:EXCITATION_ENERGY_RBV")) diag_channels.append(StepSize) #diag_channels.append(ChannelDouble("StepSize", "X03DA-SCIENTA:cam1:STEP_SIZE_RBV")) diag_channels.append(NumIterations) #diag_channels.append(ChannelDouble("NumIterations", "X03DA-SCIENTA:cam1:NumExposures_RBV")) -diag_channels.append(AnalyserSlit) #diag_attrs.append(ChannelString("ElemeAnalyserSlitntSet", "X03DA-SCIENTA:cam1:ANALYSER_SLIT_RBV")) +#diag_channels.append(AnalyserSlit) #diag_attrs.append(ChannelString("ElemeAnalyserSlitntSet", "X03DA-SCIENTA:cam1:ANALYSER_SLIT_RBV"))