makeMatchStatisticsInPixels

lsst.meas.astrom.makeMatchStatisticsInPixels(*args, **kwargs)

Overloaded function.

  1. 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 0x7efb2dc5ec70>) -> lsst.afw.math.statistics.Statistics
  2. 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 0x7efb2dcb38f0>) -> lsst.afw.math.statistics.Statistics