Context¶
-
class
lsst.meas.extensions.psfex.
Context
¶ Bases:
pybind11_builtins.pybind11_object
Attributes Summary
Methods Summary
getName
(self)getNpc
(self)getPc
(self, arg0)getPcflag
(self, arg0)Attributes Documentation
-
KEEPHIDDEN
= 0¶
-
REMOVEHIDDEN
= 1¶
Methods Documentation
-
getName
(self:lsst.meas.extensions.psfex.Context
) → List[str]¶
-
getNpc
(self:lsst.meas.extensions.psfex.Context
) → int¶
-
getPc
(self:lsst.meas.extensions.psfex.Context
, arg0: int) → List[float]¶
-
getPcflag
(self:lsst.meas.extensions.psfex.Context
, arg0: int) → int¶
-