NRAO Home > CASA > CASA Cookbook and User Reference Manual
8.3.4.5 Comprehensive calibration function

A new function calibrate is introduced for more comprehensive calibration. This function calls appropriate calibration scheme by referring the antenna name in the metadata. The user just specify input scantable and calmode parameter that indicates calibration mode (’ps’, ’nod’, ’fs’, or ’otf’). For GBT data, calibrate function calls one of the functions listed in the above section depending upon the value of calmode. For APEX data, apexcal function is called, while for ALMA data, that contains string ’ALMA’ or ’OSF’ in its antenna name, almacal function is called. Calibration scheme for these two telescopes are essentially same, and can be expressed as,

  Ta* = Tsys * (ON - OFF) / OFF,

where OFF scans are interpolated in time if possible.


More information about CASA may be found at the CASA web page

Copyright © 2010 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