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