lsst.pipe.drivers g613e996a0d+bde7ebcf2e
|
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 = [] |
|||
) |