lsst.afw  tickets.DM-23835-g31c64b24f1
Public Member Functions | Static Public Attributes | List of all members
lsst.afw.math.background.backgroundContinued.Background Class Reference

Public Member Functions

def __reduce__ (self)
 
def getImageF (self, *args, **kwargs)
 

Static Public Attributes

string reason = 'Replaced by passing style to `Background.getImageF`. To be removed after 20.0.0.')
 
 setInterpStyle
 
 reason
 
 getPixel
 

Detailed Description

Definition at line 48 of file backgroundContinued.py.

Member Function Documentation

◆ __reduce__()

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

Definition at line 49 of file backgroundContinued.py.

◆ getImageF()

def lsst.afw.math.background.backgroundContinued.Background.getImageF (   self,
args,
**  kwargs 
)

Definition at line 55 of file backgroundContinued.py.

Member Data Documentation

◆ getPixel

lsst.afw.math.background.backgroundContinued.Background.getPixel
static

Definition at line 70 of file backgroundContinued.py.

◆ reason [1/2]

string lsst.afw.math.background.backgroundContinued.Background.reason = 'Replaced by passing style to `Background.getImageF`. To be removed after 20.0.0.')
static

Definition at line 66 of file backgroundContinued.py.

◆ reason [2/2]

lsst.afw.math.background.backgroundContinued.Background.reason
static

Definition at line 69 of file backgroundContinued.py.

◆ setInterpStyle

lsst.afw.math.background.backgroundContinued.Background.setInterpStyle
static

Definition at line 67 of file backgroundContinued.py.


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