We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce1d07 commit fed6095Copy full SHA for fed6095
workflows/readout-dataflow.yaml
@@ -88,6 +88,14 @@ defaults:
88
widget: checkBox
89
panel: General_Configuration
90
index: 7
91
+ stop_at_beam_dump: !public
92
+ value: "false"
93
+ type: bool
94
+ label: "Stop at beam dump"
95
+ description: "Enable/disable automatic run stop when beams are dumped"
96
+ widget: checkBox
97
+ panel: General_Configuration
98
+ index: 8
99
###############################
100
# DCS and FLP Workflows Panel
101
0 commit comments