From ab4a797719ac94b1e8dfd577d63c6d802bb54d85 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Wed, 31 Oct 2018 08:30:03 +0100 Subject: [PATCH] Script execution --- script/daq/daq1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/script/daq/daq1.py b/script/daq/daq1.py index fd1b772..562b752 100644 --- a/script/daq/daq1.py +++ b/script/daq/daq1.py @@ -2,7 +2,6 @@ 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) \ No newline at end of file