Script execution
This commit is contained in:
@@ -56,10 +56,10 @@ SAMPLE_POSITION = {'X': -1.32 ,'Y': 0., 'Z': 114., 'Theta': -9., 'Tilt': -2.0, '
|
||||
# REGION3 = {'name': 'As3d','ephot': 578., 'elo': 529., 'ehi':534.5, 'estep':0.02, 'epass': 50., 'tstep': 0.2, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
# REGION4 = {'name': 'In3d','ephot': 578., 'elo': 119., 'ehi':124., 'estep':0.02, 'epass': 50., 'tstep': 0.2, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
|
||||
REGION1 = {'name': 'Au4f', 'ephot': 1050., 'elo': 954., 'ehi':963.5, 'estep': 0.02, 'epass': 50., 'tstep': 0.5, 'iter': 1, 'cis': False, 'position': 'reference'}
|
||||
REGION2 = {'name': 'In4d','ephot': 1050., 'elo': 1024.5, 'ehi':1031., 'estep':0.02, 'epass': 50., 'tstep': 0.3, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
REGION3 = {'name': 'As3d','ephot': 1050., 'elo': 1001., 'ehi':1006.5, 'estep':0.02, 'epass': 50., 'tstep': 0.3, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
REGION4 = {'name': 'In3d','ephot': 1050., 'elo': 591., 'ehi':596., 'estep':0.02, 'epass': 50., 'tstep': 0.3, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
REGION1 = {'name': 'Au4f', 'ephot': 1050., 'elo': 954., 'ehi':963.5, 'estep': 0.02, 'epass': 50., 'tstep': 0.6, 'iter': 1, 'cis': False, 'position': 'reference'}
|
||||
REGION2 = {'name': 'In4d','ephot': 1050., 'elo': 1024.5, 'ehi':1031., 'estep':0.02, 'epass': 50., 'tstep': 0.2, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
REGION3 = {'name': 'As3d','ephot': 1050., 'elo': 1002., 'ehi':1007.5, 'estep':0.02, 'epass': 50., 'tstep': 0.2, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
REGION4 = {'name': 'In3d','ephot': 1050., 'elo': 591., 'ehi':596., 'estep':0.02, 'epass': 50., 'tstep': 0.2, 'iter': 1, 'cis': False, 'position': 'sample'}
|
||||
|
||||
|
||||
# list of region dictionaries to execute at each scan position
|
||||
|
||||
Reference in New Issue
Block a user