Definition at line 38 of file utils.py.
◆ makeDataRefList()
def lsst.pipe.drivers.utils.TractDataIdContainer.makeDataRefList |
( |
|
self, |
|
|
|
namespace |
|
) |
| |
Make self.refList from self.idList
It's difficult to make a data reference that merely points to an entire
tract: there is no data product solely at the tract level. Instead, we
generate a list of data references for patches within the tract.
Definition at line 40 of file utils.py.
◆ refList
lsst.pipe.drivers.utils.TractDataIdContainer.refList |
The documentation for this class was generated from the following file: