lsst.cp.pipe  21.0.0-6-g463d161+44134145d4
Public Member Functions | Static Public Attributes | List of all members
lsst.cp.pipe.defects.MergeDefectsTask Class Reference
Inheritance diagram for lsst.cp.pipe.defects.MergeDefectsTask:

Public Member Functions

def run (self, inputDefects, camera)
 

Static Public Attributes

 ConfigClass = MergeDefectsTaskConfig
 

Detailed Description

Merge the defects from multiple exposures.

Definition at line 598 of file defects.py.

Member Function Documentation

◆ run()

def lsst.cp.pipe.defects.MergeDefectsTask.run (   self,
  inputDefects,
  camera 
)

Definition at line 604 of file defects.py.

Member Data Documentation

◆ ConfigClass

lsst.cp.pipe.defects.MergeDefectsTask.ConfigClass = MergeDefectsTaskConfig
static

Definition at line 601 of file defects.py.


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