calibrater.corrupt - Function

2.2.1 Corrupt model with calibration tables
Description

This function applies the calibration components specified via the setapply function to the model visibility data and writes the result to the MODEL_DATA column of the Measurement Set.

Arguments





Returns
bool

Example

c:=calibrater(’3C273XC1.MS’);  
c.setapply (’G’, 10.0, ’gcal_1’)  
c.corrupt();  
c.close();

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

Copyright © 2008 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search

Updated daily during alpha development.