lsst.scarlet.lite gee10cc3b42+772f6ae910
Loading...
Searching...
No Matches
lsst.scarlet.lite.bbox.Box Member List

This is the complete list of members for lsst.scarlet.lite.bbox.Box, including all inherited members.

__add__(self, int|Sequence[int] offset)lsst.scarlet.lite.bbox.Box
__and__(self, Box other)lsst.scarlet.lite.bbox.Box
__copy__(self)lsst.scarlet.lite.bbox.Box
__eq__(self, object other)lsst.scarlet.lite.bbox.Box
__getitem__(self, int|slice|tuple[int,...] index) (defined in lsst.scarlet.lite.bbox.Box)lsst.scarlet.lite.bbox.Box
__hash__(self) (defined in lsst.scarlet.lite.bbox.Box)lsst.scarlet.lite.bbox.Box
__init__(self, tuple[int,...] shape, tuple[int,...]|None origin=None) (defined in lsst.scarlet.lite.bbox.Box)lsst.scarlet.lite.bbox.Box
__matmul__(self, Box bbox)lsst.scarlet.lite.bbox.Box
__or__(self, Box other)lsst.scarlet.lite.bbox.Box
__repr__(self) (defined in lsst.scarlet.lite.bbox.Box)lsst.scarlet.lite.bbox.Box
__sub__(self, int|Sequence[int] offset)lsst.scarlet.lite.bbox.Box
_offset_to_tuple(self, int|Sequence[int] offset)lsst.scarlet.lite.bbox.Boxprotected
bounds(self)lsst.scarlet.lite.bbox.Box
center(self)lsst.scarlet.lite.bbox.Box
contains(self, Sequence[int] p)lsst.scarlet.lite.bbox.Box
copy(self)lsst.scarlet.lite.bbox.Box
from_bounds(*tuple[int,...] bounds)lsst.scarlet.lite.bbox.Boxstatic
from_data(np.ndarray x, float threshold=0)lsst.scarlet.lite.bbox.Boxstatic
grow(self, int|tuple[int,...] radius)lsst.scarlet.lite.bbox.Box
intersects(self, Box other)lsst.scarlet.lite.bbox.Box
ndim (defined in lsst.scarlet.lite.bbox.Box)lsst.scarlet.lite.bbox.Box
ndim(self)lsst.scarlet.lite.bbox.Box
origin (defined in lsst.scarlet.lite.bbox.Box)lsst.scarlet.lite.bbox.Box
overlapped_slices(self, Box other)lsst.scarlet.lite.bbox.Box
shape (defined in lsst.scarlet.lite.bbox.Box)lsst.scarlet.lite.bbox.Box
shifted_by(self, Sequence[int] shift)lsst.scarlet.lite.bbox.Box
slices(self)lsst.scarlet.lite.bbox.Box
start(self)lsst.scarlet.lite.bbox.Box
stop(self)lsst.scarlet.lite.bbox.Box