Visualization with asp_plot

Visualization with asp_plot#

Work in progress

Placeholder content. Being rewritten with figures.

ASP outputs are scattered across files in many formats; asp_plot reads them and produces diagnostic figures and PDF reports used throughout this guide.

Two ways to use it#

The CLI (asp_plot --directory ... --report_filename ...) generates a single PDF capturing the whole run; the Python API (ScenePlotter, StereoPlotter, PlotBundleAdjustFiles, Altimetry) is for interactive exploration in a notebook.

Where to read more#