Script execution
This commit is contained in:
@@ -3,6 +3,7 @@ POSITIONERS = [dummy]
|
||||
RELATIVE = False
|
||||
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix, ManipulatorTempA, ManipulatorTempB, ManipulatorCoolFlow)
|
||||
LATENCY = 0.0
|
||||
ENDSCAN = True
|
||||
|
||||
adjust_sensors()
|
||||
set_adc_averaging()
|
||||
@@ -23,7 +24,7 @@ def set_4f():
|
||||
Scienta.update()
|
||||
|
||||
def set_survey():
|
||||
Eph.move(300.)
|
||||
Eph.move(210.)
|
||||
Scienta.setAcquisitionMode(ch.psi.pshell.epics.Scienta.AcquisitionMode.Swept)
|
||||
Scienta.lowEnergy.write(140.)
|
||||
Scienta.highEnergy.write(145.)
|
||||
|
||||
Reference in New Issue
Block a user