NumSourcesTask¶
Python API summary¶
from lsst.faro.base.BaseSubTasks import NumSourcesTask
-
class
NumSourcesTask
(config=None, name=None, parentTask=None, log=None) Simple default task to count the number of sources/objects in catalog
...
- attributeconfig
Access configuration fields and retargetable subtasks.
See also
See the NumSourcesTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
doPrimary¶
Only count sources where detect_isPrimary is True.