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 0x7f8e350a40f0>) -> 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 0x7f8e41bca670>) -> lsst.afw.math.Statistics