lsst.afw  19.0.0-26-g4476391b4+2
Public Member Functions | Static Public Attributes | List of all members
lsst.afw.math.background.backgroundContinued.Background Class Reference

Public Member Functions

def __reduce__ (self)
 

Static Public Attributes

string reason = 'Use `getImageF` instead. To be removed after 20.0.0.')
 

Detailed Description

Definition at line 30 of file backgroundContinued.py.

Member Function Documentation

◆ __reduce__()

def lsst.afw.math.background.backgroundContinued.Background.__reduce__ (   self)
Pickling

Definition at line 31 of file backgroundContinued.py.

Member Data Documentation

◆ reason

string lsst.afw.math.background.backgroundContinued.Background.reason = 'Use `getImageF` instead. To be removed after 20.0.0.')
static

Definition at line 38 of file backgroundContinued.py.


The documentation for this class was generated from the following file: