From f546a71d52f1af2759ba86e6d7815d4a1cbb534e Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Wed, 31 Oct 2018 11:14:56 +0100 Subject: [PATCH] Script execution --- script/daq/daq1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/daq/daq1.py b/script/daq/daq1.py index 42c6cb9..f9aebb4 100644 --- a/script/daq/daq1.py +++ b/script/daq/daq1.py @@ -1,6 +1,6 @@ set_geometry("fourcv") set_count_time(1.0) -transm.write(1e-10) +#transm.write(1e-10) #detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename] detectors = [mythen, mythen.acquire_time, pixel, pixel.image_filename, image.intensity,image.corrected_intensity, image.matrix]