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

Public Member Functions

def setDefaults (self)
 
def validate (self)
 

Static Public Attributes

 winter2013WcsShift
 
 winter2013WcsRms
 
 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

Definition at line 903 of file imageDifference.py.

Member Function Documentation

◆ setDefaults()

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

Definition at line 909 of file imageDifference.py.

◆ validate()

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

Definition at line 229 of file imageDifference.py.

Member Data Documentation

◆ astrometer

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.astrometer
staticinherited

Definition at line 117 of file imageDifference.py.

◆ coaddName

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.coaddName
staticinherited

Definition at line 103 of file imageDifference.py.

◆ controlRandomSeed

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.controlRandomSeed
staticinherited

Definition at line 169 of file imageDifference.py.

◆ controlStepSize

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.controlStepSize
staticinherited

Definition at line 164 of file imageDifference.py.

◆ convolveTemplate

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.convolveTemplate
staticinherited

Definition at line 108 of file imageDifference.py.

◆ decorrelate

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.decorrelate
staticinherited

Definition at line 126 of file imageDifference.py.

◆ detection

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.detection
staticinherited

Definition at line 138 of file imageDifference.py.

◆ diaSourceMatchRadius

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.diaSourceMatchRadius
staticinherited

Definition at line 191 of file imageDifference.py.

◆ doAddCalexpBackground

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doAddCalexpBackground
staticinherited

Definition at line 53 of file imageDifference.py.

◆ doAddMetrics

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doAddMetrics
staticinherited

Definition at line 100 of file imageDifference.py.

◆ doDebugRegister

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDebugRegister
staticinherited

Definition at line 59 of file imageDifference.py.

◆ doDecorrelation

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDecorrelation
staticinherited

Definition at line 77 of file imageDifference.py.

◆ doDetection

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDetection
staticinherited

Definition at line 76 of file imageDifference.py.

◆ doDipoleFitting

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doDipoleFitting
staticinherited

Definition at line 91 of file imageDifference.py.

◆ doEvalLocCalibration

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doEvalLocCalibration
staticinherited

Definition at line 86 of file imageDifference.py.

◆ doForcedMeasurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doForcedMeasurement
staticinherited

Definition at line 92 of file imageDifference.py.

◆ doMatchSources

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doMatchSources
staticinherited

Definition at line 83 of file imageDifference.py.

◆ doMeasurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doMeasurement
staticinherited

Definition at line 85 of file imageDifference.py.

◆ doMerge

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doMerge
staticinherited

Definition at line 80 of file imageDifference.py.

◆ doPreConvolve

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doPreConvolve
staticinherited

Definition at line 69 of file imageDifference.py.

◆ doScaleTemplateVariance

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doScaleTemplateVariance
staticinherited

Definition at line 71 of file imageDifference.py.

◆ doSelectDcrCatalog

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSelectDcrCatalog
staticinherited

Definition at line 63 of file imageDifference.py.

◆ doSelectSources

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSelectSources
staticinherited

Definition at line 61 of file imageDifference.py.

◆ doSelectVariableCatalog

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSelectVariableCatalog
staticinherited

Definition at line 65 of file imageDifference.py.

◆ doSpatiallyVarying

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSpatiallyVarying
staticinherited

Definition at line 132 of file imageDifference.py.

◆ doSubtract

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doSubtract
staticinherited

Definition at line 68 of file imageDifference.py.

◆ doUseRegister

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doUseRegister
staticinherited

Definition at line 56 of file imageDifference.py.

◆ doWriteMatchedExp

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doWriteMatchedExp
staticinherited

Definition at line 97 of file imageDifference.py.

◆ doWriteSources

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doWriteSources
staticinherited

Definition at line 99 of file imageDifference.py.

◆ doWriteSubtractedExp

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.doWriteSubtractedExp
staticinherited

Definition at line 96 of file imageDifference.py.

◆ evalLocCalib

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.evalLocCalib
staticinherited

Definition at line 146 of file imageDifference.py.

◆ forcedMeasurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.forcedMeasurement
staticinherited

Definition at line 151 of file imageDifference.py.

◆ getTemplate

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.getTemplate
staticinherited

Definition at line 155 of file imageDifference.py.

◆ growFootprint

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.growFootprint
staticinherited

Definition at line 187 of file imageDifference.py.

◆ kernelSourcesFromRef

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.kernelSourcesFromRef
staticinherited

Definition at line 178 of file imageDifference.py.

◆ measurement

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.measurement
staticinherited

Definition at line 142 of file imageDifference.py.

◆ refObjLoader

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.refObjLoader
staticinherited

Definition at line 113 of file imageDifference.py.

◆ register

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.register
staticinherited

Definition at line 174 of file imageDifference.py.

◆ scaleVariance

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.scaleVariance
staticinherited

Definition at line 159 of file imageDifference.py.

◆ sourceSelector

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.sourceSelector
staticinherited

Definition at line 121 of file imageDifference.py.

◆ subtract

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.subtract
staticinherited

Definition at line 125 of file imageDifference.py.

◆ templateSipOrder

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.templateSipOrder
staticinherited

Definition at line 183 of file imageDifference.py.

◆ useGaussianForPreConvolution

lsst.pipe.tasks.imageDifference.ImageDifferenceConfig.useGaussianForPreConvolution
staticinherited

Definition at line 73 of file imageDifference.py.

◆ winter2013WcsRms

lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceConfig.winter2013WcsRms
static

Definition at line 906 of file imageDifference.py.

◆ winter2013WcsShift

lsst.pipe.tasks.imageDifference.Winter2013ImageDifferenceConfig.winter2013WcsShift
static

Definition at line 904 of file imageDifference.py.


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