BaseFakeSourcesTask¶
Python API summary¶
from lsst.pipe.tasks.fakes import BaseFakeSourcesTask
- 
classBaseFakeSourcesTask
- An abstract base class for subtasks that inject fake sources into images to test completeness and other aspects of the processing - ...
- 
attributeconfig
- Access configuration fields and retargetable subtasks. 
- 
methodrun
- 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.