pipeline.h.tasks.applycal.renderer

Created on 24 Oct 2014

@author: sjw

Functions

copy_callibrary(results, report_dir)

Copy callibrary files across to the weblog stage directory, returning a Dict mapping MS name to the callibrary location on disk.

deduplicate(context, all_plots)

Process a dict mapping vis to plots, deduplicating the plot list for each MS.

get_brightest_field(ms, source[, intent])

Analyse all fields associated with a source, identifying the brightest field as the field with highest median flux averaged over all spws.

get_visstat_data_selection(ms, …)

Validate a visstat data selection, removing field/spw combinations that are completely flagged.

Classes

ApplycalAmpVsFreqPlotRenderer(context, …)

ApplycalAmpVsFreqSciencePlotRenderer(…)

ApplycalAmpVsTimePlotRenderer(context, …)

ApplycalAmpVsUVPlotRenderer(context, result, …)

ApplycalAmpVsUVSciencePlotRenderer(context, …)

ApplycalPhaseVsFreqPlotRenderer(context, …)

ApplycalPhaseVsTimePlotRenderer(context, …)

ApplycalPhaseVsUVPlotRenderer(context, …)

FlagTotal

alias of pipeline.h.tasks.applycal.renderer.FlagSummary

T2_4MDetailsApplycalRenderer([uri, …])