Skip to content

Operational Utilities

To preview the configured sweep before running the rover:

Terminal window
python client/rover/ZMQclient_rover.py --preview-sweeps --config-file client/rover/config.yaml

This writes a PNG preview next to the rover config by default.

Rover sweep preview

To summarize RF runtime failures:

Terminal window
python processing/parsing/summarize_error_logs_from_smb.py
python processing/parsing/summarize_error_logs_from_smb.py --host wallEast --tail 20
python processing/parsing/summarize_error_logs_from_smb.py --error-type CLOCK_LOCK_FAILED --json-output results/error_summary.json

The notebook-backed tutorial pages are the fastest way to verify:

  • rover trajectories
  • phase evolution over the active aperture
  • amplitude or power patterns for selected cycles
Overview animation preview