MultiShapeletBasisComponent¶
-
class
lsst.shapelet.
MultiShapeletBasisComponent
¶ Bases:
pybind11_builtins.pybind11_object
Methods Summary
getMatrix
(self)getOrder
(self)getRadius
(self)Methods Documentation
-
getMatrix
(self: lsst.shapelet.multiShapeletBasis.MultiShapeletBasisComponent) → numpy.ndarray¶
-
getOrder
(self: lsst.shapelet.multiShapeletBasis.MultiShapeletBasisComponent) → int¶
-
getRadius
(self: lsst.shapelet.multiShapeletBasis.MultiShapeletBasisComponent) → float¶
-