lsst.pipe.tasks  21.0.0-12-gb58d4cc3+0fdaeca7f2
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 693 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 695 of file postprocess.py.

Member Data Documentation

◆ refList

lsst.pipe.tasks.postprocess.TractObjectDataIdContainer.refList

Definition at line 728 of file postprocess.py.


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