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
1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
@@ -139,9 +139,7 @@ if __name__ == '__main__':
parser.add_argument(
'--digi',
action='store_true',
help=
"Specifics input files as digi instead of mdf as the default"
)
help="Specifics input files as digi instead of mdf as the default")
parser.add_argument(
'--cache-dirs',
default=None,
Loading