lsst.pipe.base
20.0.0-13-ge9dc5b3+55648be1db
|
Helper class for iterating over quanta in a graph. The `QuantumGraph.traverse` method needs to return topologically ordered Quanta together with their dependencies. This class is used as a value for the iterator, it contains enumerated Quantum and its dependencies.