AbsoluteSliceProxy#

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

Bases: Generic

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

See GeneralizedImage.absolute for more information.