lsst.pipe.base  21.0.0-21-gbccb7aa+25657be8c9
Namespaces | Functions | Variables
executionButlerBuilder.py File Reference

Go to the source code of this file.

Namespaces

 lsst.pipe.base.executionButlerBuilder
 

Functions

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

Variables

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