lsst.pipe.base
21.0.0+544a109665
|
Public Member Functions | |
"PipelineIR" | toPipelineIR (self) |
def | __eq__ (self, "InheritIR" other) |
Static Public Attributes | |
bool | |
An intermediate representation of inherited pipelines
Definition at line 301 of file pipelineIR.py.
def lsst.pipe.base.pipelineIR.InheritIR.__eq__ | ( | self, | |
"InheritIR" | other | ||
) |
Definition at line 359 of file pipelineIR.py.
"PipelineIR" lsst.pipe.base.pipelineIR.InheritIR.toPipelineIR | ( | self | ) |
Convert to a representation used in yaml serialization
Definition at line 323 of file pipelineIR.py.
|
static |
Definition at line 318 of file pipelineIR.py.