|
lsst.pipe.drivers
19.0.0-2-gd955cfd+31
|
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 = [] |
|||
| ) |
1.8.13