p21640 beamtime

This commit is contained in:
2024-03-14 18:40:58 +01:00
parent 6db59c509e
commit 2555812844

View File

@ -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 # required fraction defines ammount of data recorded to save the step and move on to the next one
check_intensity_gas_monitor = PVCondition( check_intensity_gas_monitor = PVCondition(
"SARFE10-PBPG050:PHOTON-ENERGY-PER-PULSE-US", "SARFE10-PBPG050:PHOTON-ENERGY-PER-PULSE-US",
vmin=1, vmin=4,
vmax=2000, vmax=2000,
wait_time=0.5, wait_time=0.5,
required_fraction=0.8, required_fraction=0.8,