lsst.pipe.drivers  13.0-17-g3ce57e5+26
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
lsst.pipe.drivers.utils.TractDataIdContainer Class Reference
Inheritance diagram for lsst.pipe.drivers.utils.TractDataIdContainer:

Public Member Functions

def makeDataRefList
 

Public Attributes

 refList
 

Detailed Description

Definition at line 39 of file utils.py.

Member Function Documentation

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 41 of file utils.py.

Member Data Documentation

lsst.pipe.drivers.utils.TractDataIdContainer.refList

Definition at line 85 of file utils.py.


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