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 0x7f1efd4505a8>) -> 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 0x7f1efd450998>) -> 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 0x7f1efd450a08>, 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 0x7f1efd450ab0>, 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 0x7f1efd450ae8>, 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 0x7f1efd450b20>, 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 0x7f1efd450b58>, 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 0x7f1efd450b90>) -> 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 0x7f1efd450bc8>) -> 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 0x7f1efd450c00>, 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 0x7f1efd450c38>, 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 0x7f1efd450c70>, 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 0x7f1efd450ca8>, 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 0x7f1efd450ce0>, wvector: List[float]=[]) -> List[float]