makeMatchStatisticsInRadians

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

Overloaded function.

  1. makeMatchStatisticsInRadians(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 0x7feb37f69ce0>) -> lsst.afw.math.statistics.Statistics
  2. makeMatchStatisticsInRadians(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 0x7feb37f69810>) -> lsst.afw.math.statistics.Statistics