PsfWcsSelectImagesTask¶
Python API summary¶
from lsst.pipe.tasks.selectImages import PsfWcsSelectImagesTask
-
class
(config=None, name=None, parentTask=None, log=None)PsfWcsSelectImagesTask
Select images using their Wcs and cuts on the PSF properties
...
-
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=[])runDataRef
Select images in the selectDataList that overlap the patch and satisfy PSF quality critera
...
See also
See the PsfWcsSelectImagesTask
API reference for complete details.
Retargetable subtasks¶
No subtasks.