From eac48cba3cf2c793b22fe02f4458c3a54f4d4604 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Tue, 6 Nov 2018 11:20:04 +0100 Subject: [PATCH] Startup --- script/test/TestPilatus.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/TestPilatus.py b/script/test/TestPilatus.py index c6c6323..7d6d258 100644 --- a/script/test/TestPilatus.py +++ b/script/test/TestPilatus.py @@ -17,5 +17,5 @@ pixel.set_threshold(40, 500, 8000, 100000) pixel.show() pixel.assert_ready() -tscan (detectors, 5, 1.0 , before_read=trigger_pilatus) +tscan (detectors, 10, 0.5 , before_read=trigger_pilatus) \ No newline at end of file