Script execution
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
###################################################################################################
|
||||
|
||||
|
||||
def trig_ccd():
|
||||
pass
|
||||
|
||||
def is_beam_ok():
|
||||
return True
|
||||
|
||||
@@ -23,3 +26,4 @@ def after_readout(rec, scan):
|
||||
|
||||
def after_scan():
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user