lsst.pipe.tasks
15.0-6-g9a9df217+5
|
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 231 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 241 of file coaddBase.py.
lsst.pipe.tasks.coaddBase.SelectDataIdContainer.dataList |
Definition at line 244 of file coaddBase.py.