Script execution

This commit is contained in:
x03daop
2017-06-02 12:48:19 +02:00
parent 2835fb6751
commit 881153ffcf
+1 -1
View File
@@ -8,7 +8,7 @@ LATENCY = 0.0
PHI_RANGE = (-72.0, 72.0) # (tuple (min, max))
THETA_RANGE = (-9.0, 81.0) # (tuple (min, max))
STEPS = (36.0, 1.0) # (tuple (phi, theta))
ZIGZAG = True
REGION1 = {'name': 'Cu Auger', 'elo': 910.5, 'ehi': 917.0, 'estep': 0.075, 'epass': 100, 'tstep': 0.4, 'iter': 1, 'cis': True}
REGION2 = {'name': 'C 1s', 'elo': 997.0, 'ehi': 1003.0, 'estep': 0.05, 'epass': 100, 'tstep': 0.4, 'iter': 1, 'cis': True}