sainsc.lazykde.LazyKDE.background ================================= .. py:property:: sainsc.lazykde.LazyKDE.background :type: numpy.ndarray[tuple[int, int], numpy.dtype[numpy.bool_]] | None Map of pixels that are assigned as background. :raises TypeError: If setting with array that is not of type `numpy.bool`. :raises ValueError: If setting with array that has different shape than `self`. :type: numpy.ndarray[tuple[int, int], numpy.bool]