Script execution
This commit is contained in:
@@ -2,15 +2,14 @@
|
||||
scienta sensitivity scan
|
||||
|
||||
sample: Au poly
|
||||
scienta: Ekin = 320 eV (flat background), Epass = 50 eV, EA-SL = 900 (5 mm), tdwell = 10 s
|
||||
beam line: Ephot = 800 eV G1200, FE = 4x6, EX-SL = 0..500
|
||||
scienta: Ekin = 320 eV (flat background), Epass = 50 eV, EA-SL = 700 (1 mm), tdwell = 1..10 s
|
||||
beam line: Ephot = 800 eV G1200, FE = 1x1..4x6, EX-SL = 0..500
|
||||
"""
|
||||
|
||||
POSITIONERS = (ExitSlit)
|
||||
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix)
|
||||
POSITIONS = [0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 120, 140, 160, 180, 200, 250, 300, 350, 400, 450, 500]
|
||||
LATENCY = 5.0
|
||||
DWELL = 10.0
|
||||
|
||||
adjust_sensors()
|
||||
set_adc_averaging()
|
||||
|
||||
Reference in New Issue
Block a user