Back to home page

EIC code displayed by LXR

 
 

    


Warning, /swf-testbed/workflows/stf_datataking.toml is written in an unsupported language. File is not indexed.

0001 [testbed]
0002 namespace = "test-user"
0003 
0004 [workflow]
0005 name = "stf_datataking"
0006 version = "1.0"
0007 description = "Default STF datataking workflow"
0008 config = "stf_datataking_default"
0009 includes = ["daq_state_machine.toml"]
0010 
0011 # =============================================================================
0012 # Agent Configuration
0013 # =============================================================================
0014 [agents.processing]
0015 enabled = true
0016 script = "example_agents/example_processing_agent.py"
0017 
0018 # =============================================================================
0019 # Simulation Parameters
0020 # =============================================================================
0021 [simulation]
0022 stf_count = 5
0023 physics_period_count = 1
0024 physics_period_duration = 60
0025 stf_interval = 2.2
0026 realtime = true