Context#

class lsst.meas.extensions.psfex.Context#

Bases: 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: SupportsInt) list[float]#
getPcflag(self: lsst.meas.extensions.psfex.Context, arg0: SupportsInt) int#