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