Warning, /swf-testbed/workflows/stf_datataking_default.toml is written in an unsupported language. File is not indexed.
0001 [workflow]
0002 name = "stf_datataking"
0003 version = "1.0"
0004 description = "Default STF datataking workflow configuration"
0005 includes = ["daq_state_machine.toml"]
0006
0007 [simulation]
0008 # STF generation parameters
0009 stf_count = 5 # Number of STF files to generate
0010 physics_period_count = 1 # Number of physics periods
0011 physics_period_duration = 60 # Duration of each physics period (seconds)
0012 stf_interval = 2.2 # Interval between STF generation (seconds)
0013
0014 # Timing parameters
0015 realtime = true # Run in real-time (1 sim second = 1 wall second)