lsst.pipe.drivers 22.0.1-1-g8b6839f+d9e5d8429c
|
Public Member Functions | |
def | runDataRef (self, patchRef, coordList, makeDataRefList=True, selectDataList=[]) |
def | run (self, coordList) |
def | runDataRef (self, dataRef, coordList, makeDataRefList=True, selectDataList=[]) |
Static Public Attributes | |
ConfigClass | |
Select images by taking everything we're given without further examination This is useful if the examination (e.g., Wcs checking) has been performed previously, and we've been provided a good list.
def lsst.pipe.drivers.utils.NullSelectImagesTask.runDataRef | ( | self, | |
patchRef, | |||
coordList, | |||
makeDataRefList = True , |
|||
selectDataList = [] |
|||
) |