makeMatchStatisticsInRadians

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

Overloaded function.

  1. makeMatchStatisticsInRadians(wcs: lsst.afw.geom.SkyWcs, matchList: List[lsst.afw.table.ReferenceMatch], flags: int, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7fab6fe9edb0>) -> lsst.afw.math.Statistics
  2. makeMatchStatisticsInRadians(wcs: lsst.afw.geom.SkyWcs, matchList: List[lsst.afw.table.SourceMatch], flags: int, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7fab70c3f330>) -> lsst.afw.math.Statistics