lsst.pipe.tasks g93147bea04+fdc1f4635d
|
A dataId container for inputs to be selected. More...
Public Member Functions | |
def | makeDataRefList (self, namespace) |
Public Attributes | |
dataList | |
A dataId container for inputs to be selected.
Read the header (including the size and Wcs) for all specified inputs and pass those along, ultimately for the SelectImagesTask. This is most useful when used with multiprocessing, as input headers are only read once.
Definition at line 250 of file coaddBase.py.
def lsst.pipe.tasks.coaddBase.SelectDataIdContainer.makeDataRefList | ( | self, | |
namespace | |||
) |
Add a dataList containing useful information for selecting images
Definition at line 260 of file coaddBase.py.
lsst.pipe.tasks.coaddBase.SelectDataIdContainer.dataList |
Definition at line 263 of file coaddBase.py.