pipeline.hifv.cli.hifv_fluxboot

pipeline.hifv.cli.hifv_fluxboot = <pipeline.hifv.cli.hifv_fluxboot._hifv_fluxboot object>

hifv_fluxboot —- Fluxboot

The hifv_fluxboot task performs the flux density bootstrapping stage of the VLA pipeline.

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

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

vis List of input visibility data caltable String name of the flagged caltable 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 commands (True) or generate the commands to be run but

do not execute (False). This is a pipeline task execution mode.

acceptresults Add the results of the task to the pipeline context (True) or

reject them (False). This is a pipeline task execution mode.

refantignore String list of antennas to ignore

Example: refantignore=’ea02,ea03’

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

Examples

  1. VLA CASA pipeline flux density bootstrapping.

hifv_fluxboot()