Skip to main content

Creating and viewing outputs files

  1. Write anything in context.output_dir: text, images, logs, pointclouds...
  2. View in the web interface a list of all those files in the "Output Files" tab!
  3. Click on a file to open it:
https://qa/tof/swip_tof/commit/42778afb1fea31e19c00291a2a52bf490e3acc2c?
reference=a451dda9cfdd586702ead95f436e41c5b074ebfa&selected_views=bit_accuracy

QA-Board will try to guess the right file viewer depending on the extension. Many are available, read the Read the visualizations guide to learn more.

"Visualizations" can help you declare pre-sets of relevant files. Read the docs to learn more!

Accessing output files

All the outputs are saved as files. To get them out and QA-Board provides multiple ways to get them out.

  1. Next to each output, there is always a button to copy-to-clipboard the path to the files it created.
Export batch outputsOutput directory from Windows
  1. From the Navigation bar, you can copy-to-clipboard the windows-ish path where each commit saves its results:Export batch outputs

If you want to reproduce output files, the logs always show you the exact CLI commands that were used, so most of the time reproducing results is only a git checkout away.