pipeline.hif.cli.hif_analyzealpha

pipeline.hif.cli.hif_analyzealpha = <pipeline.hif.cli.hif_analyzealpha._hif_analyzealpha object>

hif_analyzealpha —- Base analyzealpha task

Base analyzealpha task.

If pipeline mode is ‘getinputs’ then None is returned. Otherwise the results object for the pipeline task is returned.

——— parameter descriptions ———————————————

vis List of visisbility data files. These may be ASDMs, tar files of ASDMs,

MSs, or tar files of MSs, If ASDM files are specified, they will be converted to MS format. example: vis=[‘X227.ms’, ‘asdms.tar.gz’]

image Restored subimage alphafile Input spectral index map alphaerrorfile Input spectral index error map pipelinemode The pipeline operating mode. In ‘automatic’ mode the pipeline

determines the values of all context defined pipeline inputs automatically. In ‘interactive’ mode the user can set the pipeline context defined parameters manually. In ‘getinputs’ mode the user can check the settings of all pipeline parameters without running the task.

dryrun Run the task (False) or display task command (True) acceptresults Add the results into the pipeline context

——— examples ———————————————————–

Examples

  1. Basic analyzealpha task

hif_analyzealpha()