pipeline.h.tasks.tsysflag.renderer

Created on 9 Sep 2014

@author: sjw

Functions

convert_field_id_to_field_names(plots, context)

Convert field IDs in the Plot to field names where possible.

create_plot_detail_page(metric_mapping, …)

Create and render any detail plots required for the Tsys result.

ensure_vis_in_plot_metadata(plots, vis)

Update Plot parameters with the given vis metadata if required.

get_plots(plot_fn, context, results_list, …)

Generate detail plots for a Tsys flagging metric, returning a list of Plot objects.

plot_image_displays(name_of_metric, context, …)

plot_slice_displays(name_of_metric, context, …)

Create Slice plots for the given Tsys metric.

plot_tsys_spectra(name_of_metric, context, …)

Classes

ComponentRendererMap(plot_fn, template)

FlagTotal

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

PlotDetailRenderer(template_uri, context, …)

Standard Mako renderer used to render all Tsys plot detail pages.

T2_4MDetailsTsysflagRenderer([uri, …])

Renders detailed HTML output for the Tsysflag task.