lsst.coadd.utils  13.0-4-g4231ded+2
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
lsst.coadd.utils.coaddDataIdContainer.TractDataIdContainer Class Reference
Inheritance diagram for lsst.coadd.utils.coaddDataIdContainer.TractDataIdContainer:
lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer

Public Member Functions

def makeDataRefList
 
- Public Member Functions inherited from lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer
def getSkymap
 
def makeDataRefList
 

Public Attributes

 refList
 

Detailed Description

Definition at line 81 of file coaddDataIdContainer.py.

Member Function Documentation

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.

Member Data Documentation

lsst.coadd.utils.coaddDataIdContainer.TractDataIdContainer.refList

Definition at line 121 of file coaddDataIdContainer.py.


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