lsst.coadd.utils g169eefeba3+d583824ada
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)
 

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

◆ 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: