makeMatchStatisticsInPixels¶
- lsst.meas.astrom.makeMatchStatisticsInPixels(*args, **kwargs)¶
Overloaded function.
makeMatchStatisticsInPixels(wcs: lsst.afw.geom.SkyWcs, matchList: collections.abc.Sequence[lsst.afw.table.ReferenceMatch], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7be18ad24070>) -> lsst.afw.math.Statistics
makeMatchStatisticsInPixels(wcs: lsst.afw.geom.SkyWcs, matchList: collections.abc.Sequence[lsst.afw.table.SourceMatch], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7be18ad24630>) -> lsst.afw.math.Statistics