Script execution
This commit is contained in:
8
script/daq/daq1.py
Normal file
8
script/daq/daq1.py
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
set_count_time(1.0)
|
||||
|
||||
|
||||
|
||||
detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix]
|
||||
|
||||
tscan (detectors, 10, 0.1, before_read=trigger_detectors, after_read=save_metadata)
|
||||
Reference in New Issue
Block a user