An intermediate representation of imported pipelines
Definition at line 380 of file pipelineIR.py.
◆ __eq__()
def lsst.pipe.base.pipelineIR.ImportIR.__eq__ |
( |
|
self, |
|
|
object |
other |
|
) |
| |
◆ toPipelineIR()
"PipelineIR" lsst.pipe.base.pipelineIR.ImportIR.toPipelineIR |
( |
|
self | ) |
|
Load in the Pipeline specified by this object, and turn it into a
PipelineIR instance.
Returns
-------
pipeline : `PipelineIR`
A pipeline generated from the imported pipeline file
Definition at line 408 of file pipelineIR.py.
◆ bool
lsst.pipe.base.pipelineIR.ImportIR.bool |
|
static |
The documentation for this class was generated from the following file: