statisticsStack

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

Overloaded function.

  1. statisticsStack(image: lsst.afw.image.image.image.ImageF, flags: lsst.afw.math.statistics.Property, dimensions: str, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883810>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageF

  2. statisticsStack(image: lsst.afw.image.maskedImage.maskedImage.MaskedImageF, flags: lsst.afw.math.statistics.Property, dimensions: str, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883c00>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageF

  3. statisticsStack(out: lsst.afw.image.image.image.ImageF, images: List[lsst.afw.image.image.image.ImageF], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883c70>, wvector: List[float]=[]) -> None

  4. statisticsStack(out: lsst.afw.image.maskedImage.maskedImage.MaskedImageF, images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageF], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883d18>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> None

  5. statisticsStack(out: lsst.afw.image.maskedImage.maskedImage.MaskedImageF, images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageF], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl, wvector: List[float], clipped: int, maskMap: List[Tuple[int, int]]) -> None

  6. statisticsStack(images: List[lsst.afw.image.image.image.ImageF], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883d50>, wvector: List[float]=[]) -> lsst.afw.image.image.image.ImageF

  7. statisticsStack(images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageF], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883d88>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageF

  8. statisticsStack(images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageF], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl, wvector: List[float], clipped: int, maskMap: List[Tuple[int, int]]) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageF

  9. statisticsStack(vectors: List[List[float]], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883dc0>, wvector: List[float]=[]) -> List[float]

  10. statisticsStack(image: lsst.afw.image.image.image.ImageD, flags: lsst.afw.math.statistics.Property, dimensions: str, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883df8>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageD

  11. statisticsStack(image: lsst.afw.image.maskedImage.maskedImage.MaskedImageD, flags: lsst.afw.math.statistics.Property, dimensions: str, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883e30>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageD

  12. statisticsStack(out: lsst.afw.image.image.image.ImageD, images: List[lsst.afw.image.image.image.ImageD], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883e68>, wvector: List[float]=[]) -> None

  13. statisticsStack(out: lsst.afw.image.maskedImage.maskedImage.MaskedImageD, images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageD], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883ea0>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> None

  14. statisticsStack(out: lsst.afw.image.maskedImage.maskedImage.MaskedImageD, images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageD], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl, wvector: List[float], clipped: int, maskMap: List[Tuple[int, int]]) -> None

  15. statisticsStack(images: List[lsst.afw.image.image.image.ImageD], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883ed8>, wvector: List[float]=[]) -> lsst.afw.image.image.image.ImageD

  16. statisticsStack(images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageD], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883f10>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageD

  17. statisticsStack(images: List[lsst.afw.image.maskedImage.maskedImage.MaskedImageD], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl, wvector: List[float], clipped: int, maskMap: List[Tuple[int, int]]) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageD

  18. statisticsStack(vectors: List[List[float]], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7fee12883f48>, wvector: List[float]=[]) -> List[float]