WcsSelectImagesTask¶
Python API summary¶
from lsst.pipe.tasks.selectImages import WcsSelectImagesTask
-
class
WcsSelectImagesTask
(config=None, *, name=None, parentTask=None, log=None) Select images using their Wcs
...
- attributeconfig
Access configuration fields and retargetable subtasks.
-
method
run
(wcsList, bboxList, coordList, dataIds=None, **kwargs) Return indices of provided lists that meet the selection criteria
...
See also
See the WcsSelectImagesTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.
Configuration fields¶
excludeDetectors¶
Detectors to exclude from selection.