lsst.ip.diffim  14.0-10-g81837af+11
Classes | Variables
lsst.ip.diffim.imageDecorrelation Namespace Reference

Classes

class  DecorrelateALKernelConfig
 Configuration parameters for the DecorrelateALKernelTask. More...
 
class  DecorrelateALKernelMapper
 
class  DecorrelateALKernelMapReduceConfig
 
class  DecorrelateALKernelSpatialConfig
 
class  DecorrelateALKernelSpatialTask
 Decorrelate the effect of convolution by Alard-Lupton matching kernel in image difference. More...
 
class  DecorrelateALKernelTask
 Decorrelate the effect of convolution by Alard-Lupton matching kernel in image difference. More...
 

Variables

tuple __all__
 

Variable Documentation

◆ __all__

tuple lsst.ip.diffim.imageDecorrelation.__all__
private
Initial value:
1 = ("DecorrelateALKernelTask", "DecorrelateALKernelConfig",
2  "DecorrelateALKernelMapper", "DecorrelateALKernelMapReduceConfig",
3  "DecorrelateALKernelSpatialConfig", "DecorrelateALKernelSpatialTask")

Definition at line 37 of file imageDecorrelation.py.