DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
testapp_noreadout_two_process.py File Reference

Go to the source code of this file.

Namespaces

namespace  testapp_noreadout_two_process
 

Functions

 testapp_noreadout_two_process.generate_df (network_endpoints, NUMBER_OF_DATA_PRODUCERS=2, DATA_RATE_SLOWDOWN_FACTOR=1, RUN_NUMBER=333, TRIGGER_RATE_HZ=1.0, DATA_FILE="./frames.bin", OUTPUT_PATH=".", DISABLE_OUTPUT=False, TOKEN_COUNT=10)
 
 testapp_noreadout_two_process.generate_trigemu (network_endpoints, NUMBER_OF_DATA_PRODUCERS=2, DATA_RATE_SLOWDOWN_FACTOR=1, RUN_NUMBER=333, TRIGGER_RATE_HZ=1.0, DATA_FILE="./frames.bin", OUTPUT_PATH=".")
 
 testapp_noreadout_two_process.cli (number_of_data_producers, data_rate_slowdown_factor, run_number, trigger_rate_hz, data_file, output_path, disable_data_storage, token_count, host_ip_df, host_ip_trigemu, json_file_base)
 

Variables

 testapp_noreadout_two_process.default_load_path
 
int testapp_noreadout_two_process.QUEUE_POP_WAIT_MS = 100;
 
int testapp_noreadout_two_process.CLOCK_SPEED_HZ = 62500000;
 
 testapp_noreadout_two_process.CONTEXT_SETTINGS = dict(help_option_names=['-h', '--help'])