makeMatchStatisticsInRadians

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

Overloaded function.

  1. makeMatchStatisticsInRadians(wcs: lsst.afw.geom.SkyWcs, matchList: collections.abc.Sequence[lsst.afw.table.ReferenceMatch], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7be18ad742b0>) -> lsst.afw.math.Statistics

  2. makeMatchStatisticsInRadians(wcs: lsst.afw.geom.SkyWcs, matchList: collections.abc.Sequence[lsst.afw.table.SourceMatch], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x7be18ad22cf0>) -> lsst.afw.math.Statistics