|
lsst.synpipe
18.0.0+107
|
Public Member Functions | |
| def | makeSourceCatalog (self, table, exposure, doSmooth=True, sigma=None, clearMask=True) |
Static Public Attributes | |
| ConfigClass = measAlg.SourceDetectionConfig | |
This task serves culls the source list to sources which overlap with fakes
Definition at line 21 of file detectOnlyFakes.py.
| def lsst.synpipe.detectOnlyFakes.OnlyFakesDetectionTask.makeSourceCatalog | ( | self, | |
| table, | |||
| exposure, | |||
doSmooth = True, |
|||
sigma = None, |
|||
clearMask = True |
|||
| ) |
Definition at line 29 of file detectOnlyFakes.py.
|
static |
Definition at line 27 of file detectOnlyFakes.py.
1.8.13