|
User Documentation |
|||||||||
prev file | next file | ||||||||||
SUMMARY: fields | routine DETAILS: routine | ||||||||||
./toolbox get_tau.pro
get_tau |
function get_tau(freq) |
Function to return a default zenith opacity, given an observing frequency. Used in the calibration routines. These values are simply best guesses. The user should replace this routine as required for the program at hand.
apeff = get_ap_eff(18.5,45.0) tau = get_tau(18.5) print, apeff, tau
Parameters | |
freq |
Observing frequency in GHz |