SkyObjectsTask¶
SkyObjectsTask
generates a list of Footprints of sky objects.
Python API summary¶
from lsst.meas.algorithms.skyObjects import SkyObjectsTask
-
class
SkyObjectsTask
(config=None, *, name=None, parentTask=None, log=None) Generate a list of Footprints of sky objects
...
- attributeconfig
Access configuration fields and retargetable subtasks.
See also
See the SkyObjectsTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
avoidMask¶
Avoid pixels masked with these mask planes
growMask¶
Number of pixels to grow the masked pixels when adding sky objects
nSources¶
Try to add this many sky objects
nTrialSources¶
Maximum number of trial sky object positions (default: nSkySources*nTrialSkySourcesMultiplier)
nTrialSourcesMultiplier¶
Set nTrialSkySources to nSkySources*nTrialSkySourcesMultiplier if nTrialSkySources is None
sourceRadius¶
Radius, in pixels, of sky objects