lsst.pipe.tasks  18.1.0-33-gf796fef9
Public Member Functions | Static Public Attributes | List of all members
lsst.pipe.tasks.imageDifference.ImageDifferenceConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.imageDifference.ImageDifferenceConfig:
lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceConfig

Public Member Functions

def setDefaults (self)
 
def validate (self)
 

Static Public Attributes

 doAddCalexpBackground
 
 doUseRegister
 
 doDebugRegister
 
 doSelectSources
 
 doSelectDcrCatalog
 
 doSelectVariableCatalog
 
 doSubtract
 
 doPreConvolve
 
 doScaleTemplateVariance
 
 useGaussianForPreConvolution
 
 doDetection
 
 doDecorrelation
 
 doMerge
 
 doMatchSources
 
 doMeasurement
 
 doEvalLocCalibration
 
 doDipoleFitting
 
 doForcedMeasurement
 
 doWriteSubtractedExp
 
 doWriteMatchedExp
 
 doWriteSources
 
 doAddMetrics
 
 coaddName
 
 convolveTemplate
 
 refObjLoader
 
 astrometer
 
 sourceSelector
 
 subtract
 
 decorrelate
 
 doSpatiallyVarying
 
 detection
 
 measurement
 
 evalLocCalib
 
 forcedMeasurement
 
 getTemplate
 
 scaleVariance
 
 controlStepSize
 
 controlRandomSeed
 
 register
 
 kernelSourcesFromRef
 
 templateSipOrder
 
 growFootprint
 
 diaSourceMatchRadius
 

Detailed Description

Config for ImageDifferenceTask

Definition at line 50 of file imageDifference.py.

Member Function Documentation

◆ setDefaults()

def lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.setDefaults (   self)

Definition at line 196 of file imageDifference.py.

◆ validate()

def lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.validate (   self)

Definition at line 229 of file imageDifference.py.

Member Data Documentation

◆ astrometer

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.astrometer
static

Definition at line 117 of file imageDifference.py.

◆ coaddName

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.coaddName
static

Definition at line 103 of file imageDifference.py.

◆ controlRandomSeed

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.controlRandomSeed
static

Definition at line 169 of file imageDifference.py.

◆ controlStepSize

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.controlStepSize
static

Definition at line 164 of file imageDifference.py.

◆ convolveTemplate

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.convolveTemplate
static

Definition at line 108 of file imageDifference.py.

◆ decorrelate

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.decorrelate
static

Definition at line 126 of file imageDifference.py.

◆ detection

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.detection
static

Definition at line 138 of file imageDifference.py.

◆ diaSourceMatchRadius

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.diaSourceMatchRadius
static

Definition at line 191 of file imageDifference.py.

◆ doAddCalexpBackground

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doAddCalexpBackground
static

Definition at line 53 of file imageDifference.py.

◆ doAddMetrics

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doAddMetrics
static

Definition at line 100 of file imageDifference.py.

◆ doDebugRegister

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDebugRegister
static

Definition at line 59 of file imageDifference.py.

◆ doDecorrelation

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDecorrelation
static

Definition at line 77 of file imageDifference.py.

◆ doDetection

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDetection
static

Definition at line 76 of file imageDifference.py.

◆ doDipoleFitting

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDipoleFitting
static

Definition at line 91 of file imageDifference.py.

◆ doEvalLocCalibration

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doEvalLocCalibration
static

Definition at line 86 of file imageDifference.py.

◆ doForcedMeasurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doForcedMeasurement
static

Definition at line 92 of file imageDifference.py.

◆ doMatchSources

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doMatchSources
static

Definition at line 83 of file imageDifference.py.

◆ doMeasurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doMeasurement
static

Definition at line 85 of file imageDifference.py.

◆ doMerge

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doMerge
static

Definition at line 80 of file imageDifference.py.

◆ doPreConvolve

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doPreConvolve
static

Definition at line 69 of file imageDifference.py.

◆ doScaleTemplateVariance

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doScaleTemplateVariance
static

Definition at line 71 of file imageDifference.py.

◆ doSelectDcrCatalog

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSelectDcrCatalog
static

Definition at line 63 of file imageDifference.py.

◆ doSelectSources

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSelectSources
static

Definition at line 61 of file imageDifference.py.

◆ doSelectVariableCatalog

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSelectVariableCatalog
static

Definition at line 65 of file imageDifference.py.

◆ doSpatiallyVarying

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSpatiallyVarying
static

Definition at line 132 of file imageDifference.py.

◆ doSubtract

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSubtract
static

Definition at line 68 of file imageDifference.py.

◆ doUseRegister

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doUseRegister
static

Definition at line 56 of file imageDifference.py.

◆ doWriteMatchedExp

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doWriteMatchedExp
static

Definition at line 97 of file imageDifference.py.

◆ doWriteSources

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doWriteSources
static

Definition at line 99 of file imageDifference.py.

◆ doWriteSubtractedExp

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doWriteSubtractedExp
static

Definition at line 96 of file imageDifference.py.

◆ evalLocCalib

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.evalLocCalib
static

Definition at line 146 of file imageDifference.py.

◆ forcedMeasurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.forcedMeasurement
static

Definition at line 151 of file imageDifference.py.

◆ getTemplate

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.getTemplate
static

Definition at line 155 of file imageDifference.py.

◆ growFootprint

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.growFootprint
static

Definition at line 187 of file imageDifference.py.

◆ kernelSourcesFromRef

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.kernelSourcesFromRef
static

Definition at line 178 of file imageDifference.py.

◆ measurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.measurement
static

Definition at line 142 of file imageDifference.py.

◆ refObjLoader

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.refObjLoader
static

Definition at line 113 of file imageDifference.py.

◆ register

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.register
static

Definition at line 174 of file imageDifference.py.

◆ scaleVariance

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.scaleVariance
static

Definition at line 159 of file imageDifference.py.

◆ sourceSelector

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.sourceSelector
static

Definition at line 121 of file imageDifference.py.

◆ subtract

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.subtract
static

Definition at line 125 of file imageDifference.py.

◆ templateSipOrder

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.templateSipOrder
static

Definition at line 183 of file imageDifference.py.

◆ useGaussianForPreConvolution

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.useGaussianForPreConvolution
static

Definition at line 73 of file imageDifference.py.


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