lsst.coadd.utils  21.0.0-2-g7f82c8f+2c5dd3b4f0
Public Member Functions | Public Attributes | List of all members
lsst.coadd.utils.coaddDataIdContainer.ExistingCoaddDataIdContainer Class Reference
Inheritance diagram for lsst.coadd.utils.coaddDataIdContainer.ExistingCoaddDataIdContainer:
lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer

Public Member Functions

def makeDataRefList (self, namespace)
 
def getSkymap (self, namespace)
 

Public Attributes

 refList
 

Detailed Description

A version of CoaddDataIdContainer that only produces references that exist

Definition at line 72 of file coaddDataIdContainer.py.

Member Function Documentation

◆ getSkymap()

def lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer.getSkymap (   self,
  namespace 
)
inherited
Only retrieve skymap if required

Definition at line 37 of file coaddDataIdContainer.py.

◆ makeDataRefList()

def lsst.coadd.utils.coaddDataIdContainer.ExistingCoaddDataIdContainer.makeDataRefList (   self,
  namespace 
)
Make self.refList from self.idList

Reimplemented from lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer.

Definition at line 75 of file coaddDataIdContainer.py.

Member Data Documentation

◆ refList

lsst.coadd.utils.coaddDataIdContainer.ExistingCoaddDataIdContainer.refList

Definition at line 77 of file coaddDataIdContainer.py.


The documentation for this class was generated from the following file: