SetPrimaryFlagsTask¶
Python API summary¶
from lsst.pipe.tasks.setPrimaryFlags import SetPrimaryFlagsTask
-
class
(schema, **kwargs)SetPrimaryFlagsTask
Base class for data processing tasks
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(sources, skyMap, tractInfo, patchInfo, includeDeblend=True)run
Set is-primary and related flags on sources
...
See also
See the SetPrimaryFlagsTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.