TanPix2RaDec

class lsst.jointcal.TanPix2RaDec

Bases: lsst.jointcal.Gtransfo

Methods Summary

apply(*args, **kwargs) Overloaded function.
computeDerivative(self, arg0, arg1)
getNpar(self)
linearApproximation(self, arg0, arg1)
offsetParams(self, arg0, 1]])

Methods Documentation

apply(*args, **kwargs)

Overloaded function.

  1. apply(self: lsst.jointcal.gtransfo.Gtransfo, inPos: lsst.jointcal.star.Point) -> lsst.jointcal.star.Point
  2. apply(self: lsst.jointcal.gtransfo.Gtransfo, inputframe: lsst.jointcal.frame.Frame, inscribed: bool) -> lsst.jointcal.frame.Frame
computeDerivative(self: lsst.jointcal.gtransfo.Gtransfo, arg0: lsst.jointcal.star.Point, arg1: float) → lsst::jointcal::GtransfoLin
getNpar(self: lsst.jointcal.gtransfo.Gtransfo) → int
linearApproximation(self: lsst.jointcal.gtransfo.Gtransfo, arg0: lsst.jointcal.star.Point, arg1: float) → lsst::jointcal::GtransfoLin
offsetParams(self: lsst.jointcal.gtransfo.Gtransfo, arg0: numpy.ndarray[float64[m, 1]]) → None