SetPrimaryFlagsTask¶
Python API summary¶
from lsst.pipe.tasks.setPrimaryFlags import SetPrimaryFlagsTask
-
class
(schema, isSingleFrame=False, **kwargs)SetPrimaryFlagsTask Add isPrimaryKey to a given schema
...
-
attribute
config Access configuration fields and retargetable subtasks.
-
method
(sources, skyMap=None, tractInfo=None, patchInfo=None)run Set isPrimary and related flags on sources
...
See also
See the SetPrimaryFlagsTask API reference for complete details.
Retargetable subtasks¶
No subtasks.