lsst.pipe.base  21.0.0-18-g546cdbd+4e75b35dac
Namespaces | Functions | Variables
makeLightWeightButler.py File Reference

Go to the source code of this file.

Namespaces

 lsst.pipe.base.makeLightWeightButler
 

Functions

None lsst.pipe.base.makeLightWeightButler.buildLightweightButler (Butler butler, QuantumGraph graph, str outputLocation, str run, *bool clobber=False, Optional[Callable[[Butler], Butler]] butlerModifier=None, Optional[Iterable[str]] collections=None)
 

Variables

 lsst.pipe.base.makeLightWeightButler.DataSetTypeMap = Mapping[DatasetType, Set[DataCoordinate]]