Workflows using arlexecute

Workflows created using the ARL processing components and the arlexecute interface. These are higher level and fewer in number than processing components.

Calibration workflows

  • Calibrate workflow: workflows.arlexecute.calibration.calibration_arlexecute.calibrate_list_arlexecute_workflow

Imaging workflows

  • Invert: workflows.arlexecute.imaging.imaging_arlexecute.invert_list_arlexecute_workflow

  • Predict: workflows.arlexecute.imaging.imaging_arlexecute.predict_list_arlexecute_workflow

  • Deconvolve: workflows.arlexecute.imaging.imaging_arlexecute.deconvolve_list_arlexecute_workflow

Pipeline workflows

  • ICAL: workflows.arlexecute.pipelines.pipeline_arlexecute.ical_list_arlexecute_workflow

  • Continuum imaging: workflows.arlexecute.pipelines.pipeline_arlexecute.continuum_imaging_list_arlexecute_workflow

  • Spectral line imaging: workflows.arlexecute.pipelines.pipeline_arlexecute.spectral_line_imaging_list_arlexecute_workflow

  • MPCCAL: workflows.arlexecute.pipelines.pipeline_mpccal_arlexecute.mpccal_skymodel_list_arlexecute_workflow

Simulation workflows

  • Testing and simulation support: workflows.arlexecute.simulation.simulation_arlexecute.simulate_list_arlexecute_workflow

Execution

  • Execution framework (an interface to Dask): wrappers.arlexecute.execution_support.arlexecute

Serial workflows

Workflows created using the ARL processing components executed directly from python. These are higher level and fewer in number than processing components.

Calibration workflows

  • Calibrate workflow: workflows.serial.calibration.calibration_serial.calibrate_list_serial_workflow

Imaging workflows

  • Invert: workflows.serial.imaging.imaging_serial.invert_list_serial_workflow

  • Predict: workflows.serial.imaging.imaging_serial.predict_list_serial_workflow

  • Deconvolve: workflows.serial.imaging.imaging_serial.deconvolve_list_serial_workflow

Pipeline workflows

  • ICAL: workflows.serial.pipelines.pipeline_serial.ical_list_serial_workflow

  • Continuum imaging: workflows.serial.pipelines.pipeline_serial.continuum_imaging_list_serial_workflow

  • Spectral line imaging: workflows.serial.pipelines.pipeline_serial.spectral_line_imaging_list_serial_workflow

Simulation workflows

  • Testing and simulation support: workflows.serial.simulation.simulation_serial.simulate_list_serial_workflow