p21640 beamtime
This commit is contained in:
@ -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,
|
||||||
|
Reference in New Issue
Block a user