Subtract model from the corrected visibility data
uvsub(vis='ngc5921.ms', reverse=false)
This function subtracts model visibility data from corrected visibility
data leaving the residuals in the corrected data column. If the
parameter 'reverse' is set true, the process is reversed.
Keyword arguments:
vis -- Name of input visibility file (MS)
default: none; example: vis='ngc5921.ms'
reverse -- Reverse the operation (add rather than subtract)
default: false; example: reverse=true
uvsub(vis='ngc5921.ms', reverse=false)