BaseFakeSourcesTask¶
Python API summary¶
from lsst.pipe.tasks.fakes import BaseFakeSourcesTask
-
class
(**kwargs)BaseFakeSourcesTask
An abstract base class for subtasks that inject fake sources into images to test completeness and other aspects of the processing
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(exposure, background)run
Add fake sources to the given Exposure, making use of the given BackgroundList if desired
...
See also
See the BaseFakeSourcesTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.