From 255581284494546458c899c58fda315879737f28 Mon Sep 17 00:00:00 2001 From: Alexander Steppke Date: Thu, 14 Mar 2024 18:40:58 +0100 Subject: [PATCH] p21640 beamtime --- cristallina.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cristallina.py b/cristallina.py index 07bfa96..4bf18d9 100644 --- a/cristallina.py +++ b/cristallina.py @@ -272,7 +272,7 @@ DAQS = multiple_daqs.generate_DAQS(instrument, pgroup,bs_channels, pvs, detector # required fraction defines ammount of data recorded to save the step and move on to the next one check_intensity_gas_monitor = PVCondition( "SARFE10-PBPG050:PHOTON-ENERGY-PER-PULSE-US", - vmin=1, + vmin=4, vmax=2000, wait_time=0.5, required_fraction=0.8,