Script execution

This commit is contained in:
gac-x03da
2019-03-25 21:51:32 +01:00
parent 2f8b55c973
commit 1b9dd36697
+1 -1
View File
@@ -13,7 +13,7 @@ MOTORS = [Eph]
#REGION_dummy = {'name': 'dummy', 'elo': 398., 'ehi': 405., 'estep': 1, 'epass': 10, 'tstep': 0.5, 'iter': 1, 'cis': True}
#REGIONS_dummy = [REGION_dummy]
POSITIONS_1 = [432]
POSITIONS_1 = [435]
REGION_1 = {'name': 'Ag3d5/2', 'elo': 60., 'ehi': 64., 'estep': 0.075, 'epass': 20, 'tstep': 0.5, 'iter': 1, 'cis': True}
REGIONS_1 = [REGION_1]