DistortionCorrectionSIP ======================= .. currentmodule:: ctapointing.camera .. autoclass:: DistortionCorrectionSIP :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DistortionCorrectionSIP.coeff ~DistortionCorrectionSIP.coeff_inv .. rubric:: Methods Summary .. autosummary:: ~DistortionCorrectionSIP.apply_correction ~DistortionCorrectionSIP.apply_inverse_correction .. rubric:: Attributes Documentation .. autoattribute:: coeff .. autoattribute:: coeff_inv .. rubric:: Methods Documentation .. automethod:: apply_correction .. automethod:: apply_inverse_correction