lsst.synpipe  15.0-3-g11fe1a0+1
Public Member Functions | Static Public Attributes | List of all members
lsst.synpipe.mergeOnlyFakes.OnlyFakesMergeTask Class Reference
Inheritance diagram for lsst.synpipe.mergeOnlyFakes.OnlyFakesMergeTask:

Public Member Functions

def run (self, patchRef)
 

Static Public Attributes

 ConfigClass = mBand.MeasureMergedCoaddSourcesConfig
 WARNING: we are using the parent configuration class instead of the OnlyFakesMergeConfig to avoid having to fix overridden config parameters. More...
 

Detailed Description

This task serves culls the source list to sources which overlap with fakes

Definition at line 29 of file mergeOnlyFakes.py.

Member Function Documentation

◆ run()

def lsst.synpipe.mergeOnlyFakes.OnlyFakesMergeTask.run (   self,
  patchRef 
)
Measure and deblend

Definition at line 36 of file mergeOnlyFakes.py.

Member Data Documentation

◆ ConfigClass

lsst.synpipe.mergeOnlyFakes.OnlyFakesMergeTask.ConfigClass = mBand.MeasureMergedCoaddSourcesConfig
static

WARNING: we are using the parent configuration class instead of the OnlyFakesMergeConfig to avoid having to fix overridden config parameters.

Definition at line 34 of file mergeOnlyFakes.py.


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