|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./guide gettp.pro
gettp |
procedure gettp, scan, [ifnum=integer], [intnum=integer], [plnum=integer], [fdnum=integer], [noweight=flag] |
This procedure retrieves a total power scan. This code should be used as a template for the user who may wish to develop more sophisticated calibration schemes. The required parameter is the scan number. Arguments to identify the IF number, polarization number and feed number are optional. The program calculates Tsys based on the Tcal values, and cal_on/cal_off phases.
All averaging is done using dcaccum and accumave. This means that integrations are weighted using the default weight given in dcaccum. To turn off this weighting so that all integrations have equal weight in the average, use the /noweight flag.
Parameters | |
scan |
M&C scan number |