makeStatistics

lsst.afw.math.makeStatistics(*args, **kwargs)

Overloaded function.

  1. makeStatistics(img: lsst.afw.image._image.ImageU, msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d4c630>) -> lsst.afw.math.Statistics

  2. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageU, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80ca22f0>) -> lsst.afw.math.Statistics

  3. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageU, weights: lsst.afw.image._image.ImageF, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d684b0>) -> lsst.afw.math.Statistics

  4. makeStatistics(msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80cc6730>) -> lsst.afw.math.Statistics

  5. makeStatistics(img: lsst.afw.image._image.ImageU, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80f536f0>) -> lsst.afw.math.Statistics

  6. makeStatistics(img: lsst.afw.image._image.ImageD, msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80ca24b0>) -> lsst.afw.math.Statistics

  7. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageD, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80ca1270>) -> lsst.afw.math.Statistics

  8. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageD, weights: lsst.afw.image._image.ImageF, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80ca18b0>) -> lsst.afw.math.Statistics

  9. makeStatistics(msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80ca3370>) -> lsst.afw.math.Statistics

  10. makeStatistics(img: lsst.afw.image._image.ImageD, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d68c70>) -> lsst.afw.math.Statistics

  11. makeStatistics(img: lsst.afw.image._image.ImageF, msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d63a70>) -> lsst.afw.math.Statistics

  12. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageF, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80ca06b0>) -> lsst.afw.math.Statistics

  13. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageF, weights: lsst.afw.image._image.ImageF, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d4fb30>) -> lsst.afw.math.Statistics

  14. makeStatistics(msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80f69630>) -> lsst.afw.math.Statistics

  15. makeStatistics(img: lsst.afw.image._image.ImageF, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80f517b0>) -> lsst.afw.math.Statistics

  16. makeStatistics(img: lsst.afw.image._image.ImageI, msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80cbb7b0>) -> lsst.afw.math.Statistics

  17. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageI, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b807529b0>) -> lsst.afw.math.Statistics

  18. makeStatistics(mimg: lsst.afw.image._maskedImage.MaskedImageI, weights: lsst.afw.image._image.ImageF, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d37130>) -> lsst.afw.math.Statistics

  19. makeStatistics(msk: lsst.afw.image._image.MaskX, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d4f870>) -> lsst.afw.math.Statistics

  20. makeStatistics(img: lsst.afw.image._image.ImageI, flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80f53ef0>) -> lsst.afw.math.Statistics

  21. makeStatistics(v: collections.abc.Sequence[typing.SupportsInt], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b81b2c3b0>) -> lsst.afw.math.Statistics

  22. makeStatistics(v: collections.abc.Sequence[typing.SupportsInt], vweights: collections.abc.Sequence[typing.SupportsFloat], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d0ddb0>) -> lsst.afw.math.Statistics

  23. makeStatistics(v: collections.abc.Sequence[typing.SupportsFloat], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80ca2af0>) -> lsst.afw.math.Statistics

  24. makeStatistics(v: collections.abc.Sequence[typing.SupportsFloat], vweights: collections.abc.Sequence[typing.SupportsFloat], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80d0e9f0>) -> lsst.afw.math.Statistics

  25. makeStatistics(v: collections.abc.Sequence[typing.SupportsFloat], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b81b01330>) -> lsst.afw.math.Statistics

  26. makeStatistics(v: collections.abc.Sequence[typing.SupportsFloat], vweights: collections.abc.Sequence[typing.SupportsFloat], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b81b038f0>) -> lsst.afw.math.Statistics

  27. makeStatistics(v: collections.abc.Sequence[typing.SupportsInt], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b81ba58b0>) -> lsst.afw.math.Statistics

  28. makeStatistics(v: collections.abc.Sequence[typing.SupportsInt], vweights: collections.abc.Sequence[typing.SupportsFloat], flags: typing.SupportsInt, sctrl: lsst.afw.math.StatisticsControl = <lsst.afw.math.StatisticsControl object at 0x780b80f51ef0>) -> lsst.afw.math.Statistics