pipeline.infrastructure.displays.plotpwv

Functions

MAD(a[, c, axis])

Median Absolute Deviation along given axis of an array:

RescaleXAxisTimeTicks(xlim, adesc)

getObservatoryName(ms)

Returns the observatory name in the specified ms.

plotPWV(ms[, figfile, plotrange, clip])

Read and plot the PWV values from the ms via the ASDM_CALWVR table.

readPWVFromASDM_CALATMOSPHERE(vis)

Reads the PWV via the water column of the ASDM_CALATMOSPHERE table.

readPWVFromMS(vis)

Reads all the PWV values from a measurement set, returning a list of lists: [[mjdsec], [pwv], [antennaName]]