lsst.pipe.tasks  21.0.0-40-gd3a68701+d6de81238f
Public Member Functions | Public Attributes | List of all members
lsst.pipe.tasks.postprocess.TractObjectDataIdContainer Class Reference
Inheritance diagram for lsst.pipe.tasks.postprocess.TractObjectDataIdContainer:
lsst::coadd::utils::coaddDataIdContainer::CoaddDataIdContainer

Public Member Functions

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

Public Attributes

 refList
 

Detailed Description

Definition at line 694 of file postprocess.py.

Member Function Documentation

◆ makeDataRefList()

def lsst.pipe.tasks.postprocess.TractObjectDataIdContainer.makeDataRefList (   self,
  namespace 
)
Make self.refList from self.idList

Generate a list of data references given tract and/or patch.
This was adapted from `TractQADataIdContainer`, which was
`TractDataIdContainer` modifie to not require "filter".
Only existing dataRefs are returned.

Definition at line 696 of file postprocess.py.

Member Data Documentation

◆ refList

lsst.pipe.tasks.postprocess.TractObjectDataIdContainer.refList

Definition at line 729 of file postprocess.py.


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