plot_pointing_models

ctapointing.pointingmodel.plot_pointing_models(model_list, plot_difference=False, subtract_mean=False)

Plot the pointing corrections on the sky. model_list is a list of PointingModel objects. If plot_difference is True, the difference w.r.t. the first model is plotted.

returns references to the two figures.