pipeline.h.tasks.applycal.applycal

Functions

contains_uvcont_table(merged)

jobs_with_calapply(calstate, inputs, mod_fn)

jobs_without_calapply(merged, inputs, mod_fn)

reshape_flagdata_summary(flagdata_result)

Reshape a flagdata result so that results are grouped by field.

Classes

Applycal(inputs)

Applycal executes CASA applycal tasks for the current active context state, applying calibrations registered with the pipeline context to the target measurement set.

ApplycalInputs(context[, output_dir, vis, …])

ApplycalInputs defines the inputs for the Applycal pipeline task.

ApplycalResults([applied])

ApplycalResults is the results class for the pipeline Applycal task.

HpcApplycal(inputs)

HpcApplycalInputs(context[, output_dir, …])