Definition at line 81 of file coaddDataIdContainer.py.
◆ getSkymap()
def lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer.getSkymap |
( |
|
self, |
|
|
|
namespace |
|
) |
| |
|
inherited |
◆ makeDataRefList()
def lsst.coadd.utils.coaddDataIdContainer.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 83 of file coaddDataIdContainer.py.
◆ refList
lsst.coadd.utils.coaddDataIdContainer.TractDataIdContainer.refList |
The documentation for this class was generated from the following file: