Closedown

This commit is contained in:
gac-x03da
2022-07-05 10:21:33 +02:00
parent 800c0f5775
commit 3edaf01d8f
3 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ ManipulatorY=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:TRY|||true
ManipulatorZ=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:TRZ|||true
ManipulatorTheta=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:THT|||true
ManipulatorTilt=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:TLT|||true
ManipulatorPhi=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:PHI|||true
$ManipulatorPhi=ch.psi.pshell.epics.Motor|X03DA-ES2-MA:PHI|||true
#sctrg=ch.psi.pshell.epics.ChannelInteger|X03DA-SCIENTA:cam1:Acquire|||
#adctrg=ch.psi.pshell.epics.ChannelInteger|X03DA-OP-10ADC:TRG|||
MachineCurrent=ch.psi.pshell.epics.ChannelDouble|ARIDI-PCT:CURRENT 3|Read||true
+4 -1
View File
@@ -10,7 +10,10 @@ RELATIVE (BOOLEAN)
FLY_SCAN (BOOLEAN)
ENDSCAN (BOOLEAN)
"""
print MOTOR
print RANGE
print STEPS
1/0
#set_preference(Preference.PLOT_TYPES,{'ImageIntegrator':1})
adjust_sensors()
set_adc_averaging()
-5
View File
@@ -4,11 +4,6 @@
# save_scienta_image
#
# skip_iteration: if set to 1 then skips after end of current iteration
print ranges
print pass_energy
print save_scienta_image
print ENDSCAN
1/0
from ch.psi.pshell.data.LayoutDefault import ATTR_WRITABLE_DIMENSION as ATTR_WRITABLE_DIMENSION
import org.jfree.chart.axis.NumberAxis as NumberAxis