Skip to content
Snippets Groups Projects

[RTADPA BW Tests] Introducing an Hlt1-bandwidth test via Moore_in_Allen

Merged Luke Grazette requested to merge lugrazet-BW-initialhlt1test into master
Compare and Show latest version
9 files
+ 160
98
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -71,8 +71,8 @@ def main():
'-p',
'--process',
type=str,
help='Compute for Hlt1, Hlt2 or Sprucing lines',
choices=['hlt1', 'hlt2', 'spruce'],
help='Compute for Hlt2 or Sprucing lines',
choices=['hlt2', 'spruce'],
required=True)
parser.add_argument(
'--stream-config',
Loading