WcsSelectImagesTask

Python API summary

from lsst.pipe.tasks.selectImages import WcsSelectImagesTask
classWcsSelectImagesTask(config=None, *, name=None, parentTask=None, log=None)

Select images using their Wcs...

attributeconfig

Access configuration fields and retargetable subtasks.

methodrun(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

No configuration fields.