Skip to content
Snippets Groups Projects

[RTADPA BW Tests] BW test page clean-ups

Merged Luke Grazette requested to merge lugrazet-BW-hlt1testpage-cleanup into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -635,7 +635,7 @@ if __name__ == '__main__':
ALL_RESULTS=all_results,
LINES_PER_WG=lines_per_wg,
DST_DATA_HIST=dst_data_hist,
DST_BW_HIST=dst_bw_hist
DST_BW_HIST=dst_bw_hist,
INPUT_CONFIG_PATH=os.path.expandvars(args.input_config),
INPUT_RATE=input_info['input_rate'],
INPUT_NU=input_info['nu'],
Loading