PerTractCcdDataIdContainer

class lsst.jointcal.dataIds.PerTractCcdDataIdContainer(level=None)

Bases: lsst.coadd.utils.coaddDataIdContainer.CoaddDataIdContainer

A version of lsst.pipe.base.DataIdContainer that combines raw data IDs (defined as whatever we use for ‘src’) with a tract.

Methods Summary

castDataIds(butler) Validate data IDs and cast them to the correct type (modify idList in place).
makeDataRefList(namespace) Make self.refList from self.idList

Methods Documentation

castDataIds(butler)

Validate data IDs and cast them to the correct type (modify idList in place).

Parameters:
butler

data butler

makeDataRefList(namespace)

Make self.refList from self.idList