aggregate_graph

lsst.pipe.base.quantum_graph.aggregator.aggregate_graph(predicted_path: str, butler_path: str, config: AggregatorConfig) None

Run the graph aggregator tool.

Parameters:
predicted_pathstr

Path to the predicted quantum graph.

butler_pathstr

Path or alias to the central butler repository.

configAggregatorConfig

Configuration for the aggregator.