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(coordList)

Select images suitable for coaddition in a particular region...

methodrunDataRef(dataRef, coordList, makeDataRefList=True, selectDataList=[])

Select images in the selectDataList that overlap the patch...

See also

See the WcsSelectImagesTask API reference for complete details.

Retargetable subtasks

No subtasks.

Configuration fields

No configuration fields.