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
@@ -604,7 +604,7 @@ if __name__ == '__main__':
stream_config_json_wg=fname_helper.stream_config_json_path(
"wg", full_path=False),
table_wgstream_rates=table_main_stream_rates)
all_results = HLT2_ALL_RESULTS.render(
all_results = SPRUCING_ALL_RESULTS.render(
BASE_PATH=fname_helper.base_html_path(args.building_locally),
line_descr=fname_helper.line_descr_path(full_path=False),
rate_table_split_by_wg_stream=fname_helper.
Loading