statisticsStack¶
-
lsst.afw.math.
statisticsStack
(*args, **kwargs)¶ Overloaded function.
- 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 0x7f6ee2673110>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageF
- 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 0x7f6ee2673500>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageF
- 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 0x7f6ee2673570>, wvector: List[float]=[]) -> None
- 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 0x7f6ee2673618>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> None
- 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
- 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 0x7f6ee2673650>, wvector: List[float]=[]) -> lsst.afw.image.image.image.ImageF
- 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 0x7f6ee2673688>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageF
- 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
- statisticsStack(vectors: List[List[float]], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7f6ee26736c0>, wvector: List[float]=[]) -> List[float]
- 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 0x7f6ee26736f8>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageD
- 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 0x7f6ee2673730>) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageD
- 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 0x7f6ee2673768>, wvector: List[float]=[]) -> None
- 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 0x7f6ee26737a0>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> None
- 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
- 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 0x7f6ee26737d8>, wvector: List[float]=[]) -> lsst.afw.image.image.image.ImageD
- 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 0x7f6ee2673810>, wvector: List[float]=[], clipped: int=0, excuse: int=0) -> lsst.afw.image.maskedImage.maskedImage.MaskedImageD
- 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
- statisticsStack(vectors: List[List[float]], flags: lsst.afw.math.statistics.Property, sctrl: lsst.afw.math.statistics.StatisticsControl=<lsst.afw.math.statistics.StatisticsControl object at 0x7f6ee2673848>, wvector: List[float]=[]) -> List[float]