LocalSliceProxy#

class lsst.images.LocalSliceProxy(parent: T)#

Bases: Generic

A proxy object for obtaining a generalized image subset using local slicing.

See local for more information.

Parameters#

parent

Image the slice proxy operates on.