pipeline.extern.adopted

Functions

MAD(a[, c, axis])

Median Absolute Deviation along given axis of an array:

call_qa_time(arg[, form, prec, showform])

This is a wrapper for qa.time(), which in casa 4.0.0 returns a list of strings instead of just a scalar string.

getMJD()

Returns the current MJD.

getMedianPWV([vis, myTimes, asdm, verbose])

Extracts the PWV measurements from the WVR on all antennas for the specified time range.

readPWVFromASDM_CALATMOSPHERE(vis)

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

readpwv(asdm)

This function assembles the dictionary returned by readwvr() into arrays containing the PWV measurements written by TelCal into the ASDM.

readwvr(sdmfile[, verbose])

This function reads the CalWVR.xml table from the ASDM and returns a dictionary containing: ‘start’, ‘end’, ‘startmjd’, ‘endmjd’, ‘startmjdsec’, ‘endmjdsec’, ‘timerange’, ‘antenna’, ‘water’, ‘duration’.