pipeline.infrastructure.basetask¶
Functions
|
|
|
Return a property whose value is reset to a default value when setting the property value to None. |
|
Copy some useful properties to the Results object before returning it. |
|
|
|
Write the equivalent pipeline CASA tasks for results in the context to a file |
Classes
|
|
|
|
|
FailedTaskResults represents a results object for a task that encountered an exception during execution. |
|
|
|
Results is the base implementation of the Results API. |
|
|
|
|
|
StandardTaskTemplate is a template class for pipeline reduction tasks whose execution can be described by a common four-step process: |
|