Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 803
News FAQ
Search Home


next up previous contents
Next: Imaging Up: Basic gain calibration Previous: gc.setdata(msname)

gc.contcal(tcal=1.0,average=T,baseline=F,nfit=0,range=20)

contcal performs the basic calibration on the data. It has arguments for tcal (to over-ride the system determined value). The default is to average all polarizations (as available); this can be toggled off by setting average=F. Optionally, a baseline can be subtracted from each row of the data. The range argument determines the beginning and end percentage of each scan row that will be used for the baseline determination; the default is 20%.

The initial continuum maps obtained at the GBT are four phase data representing the states of noise-diode off and on for two separate receptors. contcal performs the following calculation for each OTF strip of the map:

TANT = TCAL x $\displaystyle {\frac{{V_{ON} + V_{OFF}}}{{2 \times <V_{ON} - V_{OFF}>}}}$ - < TCAL/2. > (5.1)

V_ON are the counts for the CAL ON phase
V_OFF are the counts for the CAL OFF phase
T_CAL is the K/counts conversion


next up previous contents
Next: Imaging Up: Basic gain calibration Previous: gc.setdata(msname)   Contents
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2004-08-28