Script execution
This commit is contained in:
@@ -4,7 +4,9 @@ scan_step = 0.002
|
||||
passes = 1
|
||||
zigzag = False
|
||||
|
||||
setup_plotting(range = "auto")
|
||||
#setup_plotting(range = "auto")
|
||||
offset = bragg.readback.read() - bragg.read()
|
||||
setup_plotting(range = [scan_start - offset, scan_stop - offset])
|
||||
|
||||
scaler.stop() #caput("X10DA-ES-SCALER.CNT", 0)
|
||||
scaler.channels[0].setPreset(False) #caput("X10DA-ES-SCALER.G1", 0)
|
||||
|
||||
Reference in New Issue
Block a user