Script execution

This commit is contained in:
gac-x09lb
2022-10-03 10:00:04 +02:00
parent 618664b8b9
commit 95cea95f3e
+4
View File
@@ -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