Script execution
This commit is contained in:
@@ -214,6 +214,11 @@ def after_readout(rec):
|
||||
create_diag_datasets()
|
||||
append_diag_datasets()
|
||||
|
||||
def after_scan():
|
||||
"""
|
||||
Close shutter and turn off analyser
|
||||
"""
|
||||
caput("X03DA-PC:AFTER-SCAN.PROC", 1)
|
||||
|
||||
def set_adc_averaging():
|
||||
value = Scienta.getStepTime().read() * 10.0 #averaging count in 100ms
|
||||
|
||||
Reference in New Issue
Block a user