Script execution
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
set_adc_averaging()
|
||||
|
||||
ENERGY_LOW = 397.5
|
||||
ENERGY_HIGH = 397.5
|
||||
ENERGY_LOW = 134
|
||||
ENERGY_HIGH = 350.8
|
||||
SETTLING_TIME = 0.0
|
||||
STEPS = 1000
|
||||
SENSORS = [Counts, MachineCurrent, SampleCurrent, RefCurrent, EnergyDistribution, Scienta.getDataMatrix()]
|
||||
ENDSCAN = False
|
||||
|
||||
#dummy.initialize()
|
||||
Scienta.stepTime.write(20.0)
|
||||
Scienta.stepTime.write(5.0)
|
||||
|
||||
setup_plotting(line_plots = (Counts, MachineCurrent, SampleCurrent, RefCurrent,))
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user