lsst.pipe.tasks  20.0.0-32-g15a0e07c+a4c9d0309b
Static Public Attributes | List of all members
lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig:

Static Public Attributes

 usePolynomial
 
 order
 
 badMaskPlanes
 
 gridStatistic
 
 undersampleStyle
 
 binSize
 
 interpStyle
 
 numSigmaClip
 
 numIter
 
 bestRefWeightCoverage
 
 bestRefWeightVariance
 
 bestRefWeightLevel
 
 approxWeighting
 
 gridStdevEpsilon
 

Detailed Description

Definition at line 30 of file matchBackgrounds.py.

Member Data Documentation

◆ approxWeighting

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.approxWeighting
static

Definition at line 120 of file matchBackgrounds.py.

◆ badMaskPlanes

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.badMaskPlanes
static

Definition at line 43 of file matchBackgrounds.py.

◆ bestRefWeightCoverage

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.bestRefWeightCoverage
static

Definition at line 97 of file matchBackgrounds.py.

◆ bestRefWeightLevel

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.bestRefWeightLevel
static

Definition at line 112 of file matchBackgrounds.py.

◆ bestRefWeightVariance

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.bestRefWeightVariance
static

Definition at line 105 of file matchBackgrounds.py.

◆ binSize

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.binSize
static

Definition at line 69 of file matchBackgrounds.py.

◆ gridStatistic

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.gridStatistic
static

Definition at line 48 of file matchBackgrounds.py.

◆ gridStdevEpsilon

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.gridStdevEpsilon
static

Definition at line 128 of file matchBackgrounds.py.

◆ interpStyle

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.interpStyle
static

Definition at line 74 of file matchBackgrounds.py.

◆ numIter

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.numIter
static

Definition at line 92 of file matchBackgrounds.py.

◆ numSigmaClip

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.numSigmaClip
static

Definition at line 87 of file matchBackgrounds.py.

◆ order

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.order
static

Definition at line 38 of file matchBackgrounds.py.

◆ undersampleStyle

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.undersampleStyle
static

Definition at line 58 of file matchBackgrounds.py.

◆ usePolynomial

lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConfig.usePolynomial
static

Definition at line 32 of file matchBackgrounds.py.


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