Script execution

This commit is contained in:
x03daop
2016-08-05 11:57:55 +02:00
parent 7f1e5e2bf7
commit 63a032c877

View File

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