asp_plot.cli.csm_camera_plot
============================

.. py:module:: asp_plot.cli.csm_camera_plot


Functions
---------

.. autoapisummary::

   asp_plot.cli.csm_camera_plot.main


Module Contents
---------------

.. py:function:: main(original_cameras, optimized_cameras, map_crs, title, trim, shared_scales, log_scale_positions, log_scale_angles, upper_magnitude_percentile, figsize, save_dir, fig_fn, add_basemap)

   Create diagnostic plots for CSM camera model adjustments.

   Analyzes the changes between original and optimized camera models after bundle
   adjustment or jitter correction. Generates plots showing position and angle differences
   along the satellite trajectory, as well as a mapview of the camera footprints.


