lsst.pipe.base
20.0.0-7-gb92c176+1
|
Public Member Functions | |
"PipelineIR" | toPipelineIR (self) |
def | __eq__ (self, "InheritIR" other) |
Static Public Attributes | |
bool | |
An intermediate representation of inherited pipelines
Definition at line 231 of file pipelineIR.py.
def lsst.pipe.base.pipelineIR.InheritIR.__eq__ | ( | self, | |
"InheritIR" | other | ||
) |
Definition at line 276 of file pipelineIR.py.
"PipelineIR" lsst.pipe.base.pipelineIR.InheritIR.toPipelineIR | ( | self | ) |
Convert to a representation used in yaml serialization
Definition at line 253 of file pipelineIR.py.
|
static |
Definition at line 248 of file pipelineIR.py.