Script execution

This commit is contained in:
x03daop
2017-04-08 00:45:05 +02:00
parent 1358ebb26f
commit 4b97f5d412

View File

@@ -8,7 +8,7 @@ Arguments:
EPHOT0 = 296.0
MOTORS = [Eph]
VECTOR = [296.0 for e in range(10)]
VECTOR = [296.0 for e in range(50)]
LATENCY = 0.0
REGION1 = {'elo': 243.0, 'ehi': 293.0, 'estep': 0.05, 'epass': 50, 'tstep': 1.0, 'iter': 1}