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

Go to the source code of this file.

Namespaces

namespace  timinglibs
 
namespace  timinglibs.timing_app_confgen
 

Functions

 timinglibs.timing_app_confgen.generate (CONFIG, RUN_NUMBER=333, PARTITION_IDS=[], FANOUT_DEVICES_NAMES=[], FANOUT_CLOCK_FILE="", ENDPOINT_CLOCK_FILE="", HSI_CLOCK_FILE="", HSI_RANDOM_RATE=1.0, PART_TRIGGER_MASK=0xff, PART_SPILL_GATE_ENABLED=True, PART_RATE_CONTROL_ENABLED=True, UHAL_LOG_LEVEL="notice", OUTPUT_PATH="./timing_app", DEBUG=False)
 
 timinglibs.timing_app_confgen.split_string (ctx, param, value)
 
 timinglibs.timing_app_confgen.cli (config, run_number, partition_ids, part_trig_mask, part_spill_gate, part_rate_control, fanout_devices_names, fanout_clock_file, hsi_clock_file, hsi_random_rate, uhal_log_level, debug, json_dir)
 

Variables

 timinglibs.timing_app_confgen.console = Console()
 
 timinglibs.timing_app_confgen.default_load_path
 
int timinglibs.timing_app_confgen.CLOCK_SPEED_HZ = 62500000
 
 timinglibs.timing_app_confgen.CONTEXT_SETTINGS = dict(help_option_names=['-h', '--help'])