|
lsst.pipe.base
19.0.0-1-g3dc8cbe
|
Public Member Functions | |
| def | toPipelineIR (self) |
| def | __eq__ |
Static Public Attributes | |
| bool | |
An intermediate representation of inherited pipelines
Definition at line 207 of file pipelineIR.py.
| def lsst.pipe.base.pipelineIR.InheritIR.__eq__ | ( | self, | |
| other | |||
| ) |
Definition at line 252 of file pipelineIR.py.
| def lsst.pipe.base.pipelineIR.InheritIR.toPipelineIR | ( | self, | |
| PipelineIR | |||
| ) |
Convert to a representation used in yaml serialization
Definition at line 229 of file pipelineIR.py.
|
static |
Definition at line 224 of file pipelineIR.py.
1.8.13