Script execution

This commit is contained in:
gac-x03da
2022-10-05 21:13:58 +02:00
parent e50164d73b
commit 6bfaffd40c

View File

@@ -51,7 +51,7 @@ LATENCY = 0.0
REFERENCE_POSITION = {'X': -0.65 ,'Y': 0., 'Z': 117.7, 'Theta': -9., 'Tilt': -2.0, 'Phi': -90.}
SAMPLE_POSITION = {'X': -1.32 ,'Y': 0., 'Z': 114., 'Theta': -9., 'Tilt': -2.0, 'Phi': -90.}
REGION1 = {'name': 'Au4f', 'ephot': 578., 'elo': 80.00, 'ehi':92.00, 'estep': 0.02, 'epass': 50., 'tstep': 0.5, 'iter': 1, 'cis': False, 'position': 'reference'}
REGION1 = {'name': 'Au4f', 'ephot': 578., 'elo': 493.5, 'ehi':505.5, 'estep': 0.02, 'epass': 50., 'tstep': 0.5, 'iter': 1, 'cis': False, 'position': 'reference'}
REGION2 = {'name': 'In4d','ephot': 578., 'elo': 15.00, 'ehi':22.0, 'estep':0.02, 'epass': 50., 'tstep': 0.4, 'iter': 1, 'cis': False, 'position': 'sample'}
REGION3 = {'name': 'As3d','ephot': 578., 'elo': 39.00, 'ehi':45.00, 'estep':0.02, 'epass': 50., 'tstep': 0.4, 'iter': 1, 'cis': False, 'position': 'sample'}
REGION4 = {'name': 'In3d','ephot': 578., 'elo': 450., 'ehi':455.0, 'estep':0.02, 'epass': 50., 'tstep': 0.4, 'iter': 1, 'cis': False, 'position': 'sample'}