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 0x7fee213acd30>) -> 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 0x7fee1f6db0b0>) -> 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 0x7fee213b5cf0>, 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 0x7fee2139eeb0>, 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 0x7fee213967b0>, 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 0x7fee1f6db370>, 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 0x7fee1f6db3b0>, 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 0x7fee1f6db3f0>) -> 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 0x7fee1f6db430>) -> 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 0x7fee69853070>, 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 0x7fee1f6db4b0>, 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 0x7fee1f6db470>, 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 0x7fee1f6db530>, 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 0x7fee1f6db570>, wvector: List[float]=[]) -> List[float]