lsst.pipe.tasks g540474b770+1ce96500e5
Loading...
Searching...
No Matches
matchBackgrounds.py File Reference

Go to the source code of this file.

Classes

class  lsst.pipe.tasks.matchBackgrounds.ChooseReferenceVisitConfig
 
class  lsst.pipe.tasks.matchBackgrounds.ChooseReferenceVisitTask
 
class  lsst.pipe.tasks.matchBackgrounds.MatchBackgroundsConnections
 

Namespaces

namespace  lsst
 
namespace  lsst.pipe
 
namespace  lsst.pipe.tasks
 
namespace  lsst.pipe.tasks.matchBackgrounds
 

Variables

 lsst.pipe.tasks.matchBackgrounds.config : `MatchBackgroundsConfig`
 
 lsst.pipe.tasks.matchBackgrounds.statsCtrl : `~lsst.afw.math.StatisticsControl`
 
 lsst.pipe.tasks.matchBackgrounds.warps : `list`[`~lsst.afw.image.Exposure`]
 
 lsst.pipe.tasks.matchBackgrounds.skyMap : `lsst.skyMap.SkyMap`
 
 lsst.pipe.tasks.matchBackgrounds.result : `~lsst.afw.math.BackgroundList`, `~lsst.afw.image.Exposure`
 
 lsst.pipe.tasks.matchBackgrounds.refVisitId : `int`
 
 lsst.pipe.tasks.matchBackgrounds.visitTractDifferenceBackrounds : `dict` [`int`, `TractBackground`]
 
 lsst.pipe.tasks.matchBackgrounds.backgroundInfoList : `list`[`TractBackground`]
 
 lsst.pipe.tasks.matchBackgrounds.matchedImageList : `list`[`~lsst.afw.image.ExposureF`]
 
 lsst.pipe.tasks.matchBackgrounds.warp : `~lsst.afw.image.MaskedImageF`
 
 lsst.pipe.tasks.matchBackgrounds.statsFlag : `~lsst.afw.math.Property`
 
 lsst.pipe.tasks.matchBackgrounds.undersampleStyle : `str`
 
 lsst.pipe.tasks.matchBackgrounds.bkgd : `~lsst.afw.math.BackgroundMI`
 
 lsst.pipe.tasks.matchBackgrounds.bgCtrl : `~lsst.afw.math.BackgroundControl`