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