pipeline.infrastructure.new_pipeline_task package¶
Submodules¶
pipeline.infrastructure.new_pipeline_task.new_pipeline_task module¶
Create a new CASA pipeline task.
The purpose of this script is to make it easy to create a generic pipeline task, save time and not miss any essential steps.
pipeline.infrastructure.new_pipeline_task.verify_new_pipeline_task module¶
Verify a new CASA pipeline task.
The purpose of this check a newly created pipeline task.