pipeline.hifa.tasks.fluxscale.qa

Functions

compute_aggregate_bandwidth(spws)

Computes the aggregate bandwidth for a list of spws of a measurement set.

frequency_min_max_after_aliasing(spw)

gaincalSNR(context, ms, tsysTable, flux, …)

Computes the per-antenna SNR expected for gaincal(solint=’inf’) on a per-spw basis and recommends whether bandwidth transfer and/or combine=’spw’ is needed.

get_dtype(tb, col)

Get the numpy data type for a CASA caltable column.

median(data, start)

median_channel_width(spw)

median_scan_duration(scans)

score_kspw(context, result)

Classes

BandInfo(name, number, nominal_tsys, sensitivity)

CaltableWrapper(filename, data, …)

CaltableWrapperFactory()

GcorFluxscaleListQAHandler()

QA handler for a list containing FluxCalibrationResults.

GcorFluxscaleQAHandler()