Script execution

This commit is contained in:
gac-x03da
2019-06-18 15:03:44 +02:00
parent 2033cd74ac
commit 90cea055fe

View File

@@ -93,8 +93,7 @@ try:
if len(vars) > 2:
eph = vars[3]
if not math.isnan(eph):
pass
#Eph.write(eph)
Eph.move(eph)
Scienta.lowEnergy.write(adjusted_ranges[cur_range][0])
Scienta.highEnergy.write(adjusted_ranges[cur_range][1])