BestSeeingWcsSelectImagesTask¶
Python API summary¶
from lsst.pipe.tasks.selectImages import BestSeeingWcsSelectImagesTask
-
class
(config=None, name=None, parentTask=None, log=None)BestSeeingWcsSelectImagesTask
Select up to a maximum number of the best-seeing images using their Wcs
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(coordList)run
Select images suitable for coaddition in a particular region
...
-
method
(dataRef, coordList, makeDataRefList=True, selectDataList=None)runDataRef
Select the best-seeing images in the selectDataList that overlap the patch
...
See also
See the BestSeeingWcsSelectImagesTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.