pointing_azel_resid¶
- pytelpoint.visualization.pointing_azel_resid(coo_ref, coo_meas, style='ggplot')[source]¶
Plot of az/el pointing residuals as a function of az/el
- Parameters:
- Returns:
- fig
matplotlib.figure.Figureinstance Figure object containing the az/el residuals plot.
- fig