Script execution
This commit is contained in:
@@ -62,9 +62,9 @@ REGION_B2 = {'name': 'VB', 'elo': 133., 'ehi':142., 'estep':0.02, 'epass': 50.,
|
||||
|
||||
# CHOOSE THE REGIONS TO RUN
|
||||
## (G1 600) - Full photon energy dependence
|
||||
REGIONS = [REGION_A1,REGION_A2,REGION_B1,REGION_B2]
|
||||
## REGIONS = [REGION_A1,REGION_A2,REGION_B1,REGION_B2]
|
||||
## (G1 600) High stat VB scan
|
||||
## REGIONS = [REGION_B1,REGION_B2]
|
||||
REGIONS = [REGION_B1,REGION_B2]
|
||||
|
||||
# close beam shutter and turn off analyser at the end of the scan
|
||||
# True or False
|
||||
|
||||
Reference in New Issue
Block a user