Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/scripts/createO2tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ def write_config(entry):

if qa:
msg(" --- running test analysis", color=bcolors.HEADER)
run_cmd(f"./diagnostic_tools/doanalysis.py 0 2 -i {output_list_file}")
run_cmd(f"./diagnostic_tools/doanalysis.py TrackQA -i {output_list_file} -M 25 -B 25")


if __name__ == "__main__":
Expand Down
97 changes: 0 additions & 97 deletions examples/scripts/createO2tables.sh

This file was deleted.

105 changes: 0 additions & 105 deletions examples/scripts/createO2tables_gun.sh

This file was deleted.

Loading