PolynomialTransform =================== .. currentmodule:: lsst.meas.astrom .. autoclass:: PolynomialTransform :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~PolynomialTransform.__call__ ~PolynomialTransform.convert ~PolynomialTransform.getOrder ~PolynomialTransform.getXCoeffs ~PolynomialTransform.getYCoeffs ~PolynomialTransform.linearize .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: convert .. automethod:: getOrder .. automethod:: getXCoeffs .. automethod:: getYCoeffs .. automethod:: linearize