lsst.pipe.tasks  19.0.0-18-ga5c33d08
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 559 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 561 of file postprocess.py.

Member Data Documentation

◆ refList

lsst.pipe.tasks.postprocess.TractObjectDataIdContainer.refList

Definition at line 594 of file postprocess.py.


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