Script execution

This commit is contained in:
gac-x03da
2019-12-01 14:24:54 +01:00
parent 4385642e61
commit 47355dac69

View File

@@ -2,10 +2,10 @@
# swept mode
# for fixed mode, remove kinetic_high
STARTPOS = (75., 68., 70.7, -4.05, -2.7)
ENDPOS = (138., 131., 133.7, -3.8, -2.266)
STARTPOS = (141., 134., 136.7, -3.8, -2.266)
ENDPOS = (252., 245., 247.7, -3.3, -1.4)
# actually executed number is +1, i believe
STEPS = 21
STEPS = 37
RELATIVE = False
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix)