|
| ConfigClass = measAlg.SourceDetectionConfig |
| WARNING: we are using the parent configuration class instead of the OnlyFakesDetectionConfig to avoid having to fix overridden config parameters from processCoaddConfig.setDefaults and from the camera-specific $OBS_SUBARU/config. More...
|
|
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, |
|
|
|
table, |
|
|
|
exposure, |
|
|
|
doSmooth = True , |
|
|
|
sigma = None , |
|
|
|
clearMask = True |
|
) |
| |
◆ ConfigClass
lsst.synpipe.detectOnlyFakes.OnlyFakesDetectionTask.ConfigClass = measAlg.SourceDetectionConfig |
|
static |
WARNING: we are using the parent configuration class instead of the OnlyFakesDetectionConfig to avoid having to fix overridden config parameters from processCoaddConfig.setDefaults and from the camera-specific $OBS_SUBARU/config.
Definition at line 29 of file detectOnlyFakes.py.
The documentation for this class was generated from the following file: