pipeline.infrastructure.adapters
|
|
pipeline.infrastructure.api
|
The API module defines the common classes around which the pipeline is structured. |
pipeline.infrastructure.argmapper
|
Code in the argmapper module transforms CASA input arguments to pipeline inputs arguments. |
pipeline.infrastructure.basetask
|
|
pipeline.infrastructure.callibrary
|
|
pipeline.infrastructure.casa_tasks
|
This module contains a wrapper function for every CASA task. |
pipeline.infrastructure.casa_tools
|
|
pipeline.infrastructure.contfilehandler
|
Class to handle continuum frequency range files. |
pipeline.infrastructure.displays
|
|
pipeline.infrastructure.docutils
|
|
pipeline.infrastructure.exceptions
|
|
pipeline.infrastructure.executeppr
|
|
pipeline.infrastructure.executevlappr
|
|
pipeline.infrastructure.filenamer
|
|
pipeline.infrastructure.imageheader
|
|
pipeline.infrastructure.imagelibrary
|
|
pipeline.infrastructure.jobrequest
|
|
pipeline.infrastructure.launcher
|
The launcher module contains classes to initialize the pipeline, potentially from a saved context state. |
pipeline.infrastructure.logging
|
|
pipeline.infrastructure.mpihelpers
|
|
pipeline.infrastructure.new_pipeline_task
|
|
pipeline.infrastructure.pipelineqa
|
The pipelineqa module contains base classes and plugin registry for the pipeline’s QA framework. |
pipeline.infrastructure.project
|
|
pipeline.infrastructure.renderer
|
|
pipeline.infrastructure.sessionutils
|
|
pipeline.infrastructure.tablereader
|
|
pipeline.infrastructure.taskregistry
|
|
pipeline.infrastructure.utils
|
The utils package contains a set of utility classes and functions that are useful to the pipeline framework and to tasks manipulating pipeline framework objects, Python data types, and CASA data types. |
pipeline.infrastructure.vdp
|
vdp is a pipeline framework module that contains classes to make writing task Inputs easier. |