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 0x7dee29a4b9f0>) -> 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 0x7dee29ac8df0>) -> lsst.afw.math.Statistics