Script execution

This commit is contained in:
x03daop
2016-08-05 12:09:45 +02:00
parent 63a032c877
commit 197d611da1

View File

@@ -15,8 +15,8 @@ VECTOR = [ 630.0]
#for nn in range(63):
# VECTOR.append(VECTOR[-1]+4)
initial_energy_range = [[87.4, 91.4, 0.2],
[91.5, 95.4, 0.1] ,
initial_energy_range = [[87.2, 91.2, 0.2],
[91.3, 95.5, 0.1] ,
[95.0, 105.0, 0.5]]