This task serves culls the source list to sources which overlap with fakes
Definition at line 23 of file detectOnlyFakes.py.
◆ makeSourceCatalog()
def lsst.synpipe.detectOnlyFakes.OnlyFakesDetectionTask.makeSourceCatalog |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ run()
def lsst.synpipe.detectOnlyFakes.OnlyFakesDetectionTask.run |
( |
|
self, |
|
|
|
table, |
|
|
|
exposure, |
|
|
|
doSmooth = True , |
|
|
|
sigma = None , |
|
|
|
clearMask = True |
|
) |
| |
◆ category
lsst.synpipe.detectOnlyFakes.OnlyFakesDetectionTask.category |
|
static |
◆ ConfigClass
lsst.synpipe.detectOnlyFakes.OnlyFakesDetectionTask.ConfigClass = measAlg.SourceDetectionConfig |
|
static |
◆ reason
lsst.synpipe.detectOnlyFakes.OnlyFakesDetectionTask.reason |
|
static |
The documentation for this class was generated from the following file: