makeMatchStatisticsInPixels¶
- lsst.meas.astrom.makeMatchStatisticsInPixels(*args, **kwargs)¶
Overloaded function.
makeMatchStatisticsInPixels(wcs: lsst.afw.geom.SkyWcs, matchList: List[lsst.afw.table.ReferenceMatch], flags: int, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7f76f16c8870>) -> lsst.afw.math.Statistics
makeMatchStatisticsInPixels(wcs: lsst.afw.geom.SkyWcs, matchList: List[lsst.afw.table.SourceMatch], flags: int, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7f76f1785730>) -> lsst.afw.math.Statistics