Changeset 4207
- Timestamp:
- Jun 9, 2005, 5:25:46 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibADD.tex (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibADD.tex
r4177 r4207 1 %%% $Id: psLibADD.tex,v 1.7 5 2005-06-09 05:16:23eugene Exp $1 %%% $Id: psLibADD.tex,v 1.76 2005-06-10 03:25:46 eugene Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 1087 1087 For ease of conversion, UTC should be represented as the number of 1088 1088 seconds since the UNIX epoch of ``1970-01-01T00:00:00Z'', 1089 non-inclusive of leap-seconds. \tbd{what does this statement 1090 actually mean? what is the source of time (gettimeofday? let's be 1091 explicithere}1092 1093 \tbd{Times will always be expressed in the 'UTC timezone'. Use of 1094 thelocal timezone is forbidden. -- this makes no sense given that we1089 non-inclusive of leap-seconds. \tbd{what does this statement actually 1090 mean? what is the source of time (gettimeofday? let's be explicit 1091 here} 1092 1093 \tbd{Times will always be expressed in the 'UTC timezone'. Use of the 1094 local timezone is forbidden. -- this makes no sense given that we 1095 1095 define LST. In any case, this statement, or somethign equivalent, 1096 1096 belongs in the SDRS not the ADD} … … 1151 1151 1152 1152 \subsubsection{Universal Time (UT1)} 1153 \label{sec:ut1}1154 1153 1155 1154 UT1 is directly tied to the rotation of the Earth. Historically, time … … 2092 2091 2093 2092 \subsubsection{Ray Tidal Model : {\tt psEOC\_PolarTideCorr}} 2093 \label{Raymodel} 2094 2094 2095 2095 The Ray Model tidal corrections to X, Y, and dT are given by the the … … 2134 2134 \paragraph{Atmospheric Refraction} 2135 2135 2136 \tbd{add in summary of Ken's paper} 2136 {\em The following discussion is adapted from an article by Ken Chambers} 2137 \newcommand\citep{\em} 2138 \newcommand\citet{\em} 2139 2140 The hypsometric structure and index of refraction of the Earth's 2141 atmosphere produces: 2142 \begin{itemize} 2143 \item atmospheric refraction, resulting in an apparent positional 2144 displacement of astronomical objects towards smaller topocentric 2145 zenith distances, 2146 \item chromatic dispersion, along great circles intersecting the 2147 topocentric zenith with shorter wavelengths having smaller zenith 2148 distances; and 2149 \item extinction, from scattering and absorption of light by 2150 atmospheric gases (including water vapor) and aerosols. 2151 \end{itemize} 2152 2153 Atmospheric refraction $R(\lambda) = z_{vac} - z_1$ is the difference 2154 between the topocentric zenith angle {\it in vacuo}, where the index 2155 of refraction is $n \equiv 1$, and the observed refracted zenith angle 2156 at the observatory $z_1$. (All subscripts ``1" in this discussion 2157 indicate the local values of quantities at a given observatory site, 2158 and all units are SI.) There are various ways to express the equation 2159 for zenith angle refraction; common ones include the ``general 2160 equation", e.g. \citep{s1936,s1962}, the Auer \& Standish 2161 transformation \citep{as1979,as2000}, and the Saastamoinen 2162 approximation \citep{saas73a,saas73b,saas73c}. All are derived from 2163 the ``refractive invariant'', the fact that along the refracted light 2164 path described by the locus of points $r(z,n)$, where $r$ is the 2165 radial distance from the center of the Earth and $z$ and $n$ are the 2166 local values of the refracted zenith angle and the index of refraction 2167 of air respectively, the product $ n r {\rm sin} z = \rm {constant} $ 2168 remains invariant. 2169 2170 We have revisted the Saastamoinen approximation in search of an 2171 improved analytical expression accurate to $\sim 1$ mas up to zenith 2172 angles of 75 degrees. Although different approximations are made at 2173 different stages, both the general equation and the Saastamoinen 2174 approximation lead to an expression for the refraction $R(\lambda)$ in 2175 the form of a series in odd powers of tan$z_1$: 2176 \begin{equation} 2177 R(\lambda) = R_1 {\rm tan} z_1 + R_3 {\rm tan}^3 z_1 + 2178 R_5 {\rm tan}^5 z_1 + R_7 {\rm tan}^7 z_1 + 2179 R_9 {\rm tan}^9 z_1 + \dots 2180 \end{equation} 2181 where we have chosen to label the coefficients with a subscript reflecting 2182 the exponent of the tan$z_1$ terms. 2183 We find (c.f. Stone 1996) 2184 % 2185 \footnote{ The $R_1$ coefficient and the first two terms in the $R_2$ 2186 coefficient in equation 2 above give results similar to that 2187 of Stone's equation (4), if it is modified such that the 2188 $\kappa$ factor multiplies only his $\beta$, rather than the 2189 whole coefficient as is done for both coefficients. We 2190 suspect this is a typographical error; his equation equation 2191 as written gives much greater residuals when compared to the 2192 Pulkovo Refraction Tables than he reports in his Table 2, 2193 whereas the agreement is comparable, if his equation is 2194 modified as described, and computed for the Pulkovo baseline 2195 model of $\lambda = 590$nm, $15\deg C$, 101325 Pa, zero 2196 water vapor, and mean sea level at latitude 45 degrees. An 2197 exact comparison is not possible because the residuals in 2198 his Table 2 are averages computed from a wide but 2199 unspecified range of meteorological conditions. } 2200 % 2201 \begin{equation} 2202 R(\lambda) = \gamma_1(1 - h_1/r_1){\rm tan} z_1 + 2203 [\gamma_1(\gamma_1 / 2 - h_1/r_1) + \delta_1] 2204 {\rm tan}^3 z_1 2205 \end{equation} 2206 in radians, where we define for convenience the variable 2207 $$ \gamma_1 = n_1 -1 $$ where $n_1(\lambda)$ is the index of 2208 refraction of air at the observatory, which is dependent on the 2209 observatory's altitude and the meteorological conditions at the time 2210 of the observation (see Section 3 below). Each of the other variables 2211 Eq.(2) take detailed discussions which, for the sake of clarity, are 2212 divided into separate subsections. 2213 2214 \subsection{Observatory height} 2215 2216 The height of the observatory from the geometric center 2217 of the Earth is 2218 \begin{equation} 2219 \begin{array}{ll} 2220 r_1 = r_e + r_h, \qquad r_h \approx r_n + r_o, 2221 \end{array} 2222 \end{equation} 2223 where 2224 $r_e$ is the local radius of the reference ellipsoid, 2225 $r_h$ is the local height above the reference ellipsoid, 2226 $r_n$ is the local geoid height, normal to the reference ellipsoid, 2227 $r_o$ is the orthometric height, which is the height above the geoid 2228 (or Mean Sea Level) in the direction of normal gravity 2229 (i.e. a local plumb line). 2230 2231 \subsection{The magnitude of normal gravity at the observatory } 2232 2233 The local magnitude of normal gravity 2234 % 2235 \footnote{ Stone uses a common 2236 \citep[e.g.][]{allen1973,seid1992,allen2001} expression for the 2237 normal gravity as a function of lattitude and altitude, which 2238 apparently first appeared in \citet{lamb1949}. However its 2239 derivation is unclear -- cited as {\it ``Some notes on the 2240 calculation of the geopotential", unpublished manuscript}, 2241 \citet{lamb1949}. } 2242 % 2243 $g_1$ 2244 is the acceleration due to the combination 2245 of the gravity of the ellipsoid, the local mass distribution, 2246 and the centripetal acceleration from the Earth's rotation, 2247 the vector sum being directed opposite to the local zenith by definition, 2248 being close but not identical to the normal to the ellipsoidal, but 2249 not intersecting the the geometric center of the Earth. 2250 i.e. the atmospheric topocentric zenith differs from the geocentric 2251 astronomical zenith, the impact of this difference on calculating 2252 the atmospheric refraction is minimal, see \citep{seid1992}. 2253 The acceleration at the observatory is 2254 \begin{equation} 2255 g_1(r_h,\phi) = g(\phi)\left[ 1 - 2( 1 + f + m_r - 2 f {\rm sin}^2\phi) 2256 \left(r_h \over a \right) + 2257 3 \left(r_h \over a \right)^2 \right] 2258 \end{equation} 2259 where 2260 \begin{equation} 2261 g(\phi) = g_e \left( { {1 + k_s {\rm sin}^2 \phi}\over 2262 \sqrt{1 - \epsilon^2 {\rm sin}^2 \phi}} \right) 2263 \end{equation} 2264 and $\phi$ is the latitude of the observatory and the other constants 2265 are given in Table 2. 2266 \begin{table}[!ht] 2267 \caption{WGS-84 World Geodetic System Reference Ellipsoid for GPS} 2268 \smallskip 2269 \begin{center} 2270 {\small 2271 \begin{tabular}{lr} 2272 %\tableline 2273 \noalign{\smallskip} 2274 Semi-major axis $a$ & 6356752.3142 $m$\\ 2275 Flattening $f =(a-b)/a$ & 0.003352811 \\ 2276 Eccentricity $\epsilon = \sqrt{a^2 +b^2}/a$ & 0.081819\\ 2277 Polar gravity $g_p$ & 9.8321849378 $m s^{-2}$ \\ 2278 Equatorial gravity $g_e$ & 9.7803253359 $m s^{-2}$ \\ 2279 Somigliana's Constant $k_s = ((b/a)(g_p/g_e)-1)$ & 0.001931853 \\ 2280 Angular velocity of the Earth $\omega$ & 0.00007292115 $rad/s$\\ 2281 $GM_{earth}$ including atmosphere & 3986004.418$\times 10^8 m^3 2282 s^{-2}$\\ 2283 Gravity ratio $m_r = \omega^2 a^2 b /(GM)$ & 0.003449787\\ 2284 \noalign{\smallskip} 2285 %\tableline 2286 \end{tabular} 2287 } 2288 \end{center} 2289 \end{table} 2290 2291 2292 \subsection{The scale height above the observatory} 2293 2294 The scale height of the atmosphere above the observatory is 2295 \begin{equation} 2296 h_1 = \mathcal{Z}_1\mathcal{R}T_1/g_1 M_a[1 - x_w(1-M_w/M_a)], 2297 \end{equation} 2298 where 2299 $T_1$ is the local air temperature at the observatory in degrees Kelvin, 2300 $\mathcal{R} = 8.314472 {\rm J \ mol^{-1} K^{-1}}$ 2301 is the gas constant, 2302 \begin{equation} 2303 \begin{array}{ll} \mathcal{Z}_1 = 1 - (P_1/T_1)\left[a_0 + a_1t_1 + a_2t_1^2 + 2304 (b_0 + b_1)t_1 x_w + (c_0+c_1t_1)x_w^2 \right] \\ 2305 \qquad \qquad +(P_1/T_1)^2(d+ex_w^2) 2306 \end{array} 2307 \end{equation} 2308 is the compressibility of moist air at local air temperature 2309 $t_1 = T_1 - 273.15$ 2310 in degrees Celsius. 2311 The values of the other constants in $\mathcal{Z}_1$ are given in 2312 Appendix A. 2313 The quantity 2314 $M_a = 0.0289635 + 1.2001 \times 10^{-8}(x_{c1} - 400)$ 2315 kg/mole 2316 is the molar mass of dry air with a $CO_2$ concentration $x_{c1}$ 2317 in $\mu$mol/mol, 2318 $M_w = 0.018015 $ kg/mole is the molar mass of water vapor, 2319 and 2320 $x_w$ is the molar fraction of water vapor in moist air, which 2321 depends on the local humidity. 2322 2323 To calculate both the scale height $h_1$ and 2324 the index of refraction of moist air at the observatory $n_1$ 2325 we need to calculate $x_{w1}$, the molar fraction of water vapor 2326 from local measurements of the relative humidity or, much better, the 2327 dew point. Simple formulas such as \citet{davis1992} 2328 are only suitable above $0\deg C$, whereas at Mauna Kea observatories the 2329 temperature is often below $0\deg C$, and occasionally the surrounding 2330 ground is covered in snow or ice, which also alters saturation vapor pressure. 2331 Thus, we adopt the best available equation for the 2332 saturation water vapor pressure $p_{sv}$, 2333 the IAPWS equations \citep{huang1998}. 2334 Haung's equations are: 2335 2336 \begin{equation} 2337 \begin{array}{ll} 2338 \Omega = T + K_9/(T - K_{10}) \qquad A = \Omega^2 +K_1\Omega + K_2 \\ 2339 B = K_3\Omega^2 + K_4\Omega + K_5 \qquad C = K_6\Omega^2 + K_7\Omega + K_8 \\ 2340 X = - B + \sqrt{B^2 - 4AC} \qquad p_{sv}(t) = 10^6(2C/X)^4 \\ 2341 \end{array} 2342 \end{equation} 2343 For saturation vapor pressure over ice or snow, use 2344 \begin{equation} 2345 \begin{array}{ll} 2346 \Theta = T/273.16 \qquad Y=A_1(1-\Theta^{-1.5})+A_2(1-\Theta^{-1.25}) \\ 2347 p_{sv}(t) = 611.657 e^Y \qquad \\ 2348 \end{array} 2349 \end{equation} 2350 The constants are given in Table 1. 2351 \begin{table}[!ht] 2352 \caption{Constants for Compressibility and Humidity Equations} 2353 \smallskip 2354 \begin{center} 2355 {\small 2356 \begin{tabular}{lcl} 2357 %\tableline 2358 \noalign{\smallskip} 2359 $a_0=1.58123\times 10^{-6}$KPa$^{-1}$ & & $K_1= 1.16705214528E+03$ \\ 2360 $a_1=-2.9331\times 10^{-8}$Pa$^{-1}$ & & $K_2= -7.24213167032E+05$ \\ 2361 $a_2=1.1043\times 10^{-8}$K$^-1$Pa$^{-1}$ & & $K_3= -1.70738469401e+01$ \\ 2362 $b_0=5.707\times 10^{-6}$KPa$^{-1}$ & & $K_4= 1.20208247025E+04$ \\ 2363 $b_1=-2.051\times 10^{-8}$Pa$^{-1}$ & & $K_5= -3.23255503223E+06$ \\ 2364 $c_0=1.9898\times 10^{-4}$KPa$^{-1}$ & & $K_6= 1.49151086135E+01$ \\ 2365 $c_1=-2.376\times 10^{-6}$Pa$^{-1}$ & & $K_7= -4.82326573616E+03$ \\ 2366 $d =1.83\times 10^{-11}$K$^2$Pa$^{-2}$ & & $K_8= 4.05113405421E+05 $ \\ 2367 $e =-0.765\times 10^{-8}$$^2$KPa$^{-2}$ & & $K_9= -2.38555575678E-01$ \\ 2368 & & $K_{10}=6.50175348448E+02 $ \\ 2369 & & $A_1=-13.928169$ \\ 2370 & & $A_2=34.7078238$ \\ 2371 \noalign{\smallskip} 2372 %\tableline 2373 \end{tabular} 2374 } 2375 \end{center} 2376 \end{table} 2377 2378 \noindent Now, to calculate the mole fraction of water vapor $x_w$, we need the 2379 so called ``enhancement factor" 2380 \begin{equation} 2381 f(p,t)= a' + b' p + c' t^2 2382 \end{equation} 2383 where $a' = 1.00062$,$b'= 3.14 \times 10^{-8}$, and 2384 $c' = 5.60\times 10^{-7}$, and where $p$ and $t$ are the air pressure in 2385 Pascals and air temperature. 2386 2387 If you have the more precise measurement of the dew point $t_d$ (or frost point)then 2388 \begin{equation} 2389 x_w = f(p,t) \times p_{sv}(t_d)/p. 2390 \end{equation} 2391 On the other hand if you only have the relative humidity $RH$, a less accurate 2392 expression is 2393 \begin{equation} 2394 x_w = (RH/100) \times f(p,t) \times p_{sv}(t_d)/p. 2395 \end{equation} 2396 2397 \subsection{The index of refraction of moist air at the observatory} 2398 2399 The Ciddor equation for the index of refraction of moist air 2400 \citep{ciddor1996} has been adopted by the International Association 2401 of Geodesy (IAG) as the standard as it is believed to provide the most 2402 accurate results under the largest 2403 range of wavelength, temperature, and humidity conditions (300 to 1690 nm; 2404 -40 to 100 C; 0-80\% RH). Note for astronomy, the air temperature at the 2405 tropopause in the 1976 standard atmosphere is 216.6 K, below the stated range ofvalidity. Astronomical observers often observe up to 90\% RH, where 2406 water droplets can form and change the effective index of refraction. 2407 Note that developments in the equation for the index of refraction of moist 2408 air have been poorly tracked in the astronomical literature and it is critical to examine in 2409 every application what equation is actually being used. \footnote{ 2410 Edlen's (1953) original fit to the available data covered the wavelength 2411 range 2752 to 6440 /AA with reasonable residuals. His 1953 constants still 2412 survive in the astronomical literature in the equations of \citet{allen1973}; 2413 %Allen (1973); 2414 \citet{stone1996}; \citet{allen2001}; 2415 %Stone(1996); Allen(2001), 2416 Roe (2002 - who extrapolates the 1953 equation to 2417 K band to correct for dichoric adaptive optics) and in the computer codes 2418 SLALIB and ZEEMAX. None discuss the range of validity. However, Elden himself 2419 revised them \citep{elden1966}, 2420 %(Elden 1966), 2421 and these were further discussed and updated by 2422 \citet{pr1972, bd1993, bd1994, ciddor1996, bp1998}. 2423 \citet{rueg1998} and \citet{sz2004} make convincing arguments 2424 for the Ciddor equation, and the latter's approach is followed here.} 2425 2426 The index of refraction of air at standard temperature and pressure 2427 is \citep{ciddor1996} 2428 \begin{equation} 2429 \gamma_{as} = 10^{-8} \left( { \left[ { k_1 \over k_0 - \sigma^2} \right] 2430 + \left[ { k_3\over k_2 - \sigma^2} \right] } \right), 2431 \end{equation} 2432 where $\sigma = 1/\lambda$ is the wavenumber of wavelength of light in microns. 2433 Adjusting for the (annually varying and secularly increasing) value of 2434 atmospheric $CO_2$ concentration $x_{CO2}$ in units of $\mu$mole/mole, 2435 the expression for dry air becomes 2436 \begin{equation} 2437 \gamma_{axs} = \gamma_{as} 2438 \left[ 1 + 5.34\times10^{-7} 2439 (x_{CO2} - 450\ \mu{\rm mole/mole} )\right]. 2440 \end{equation} 2441 For water vapor under standard conditions, Ciddor finds 2442 \begin{equation} 2443 \gamma_{ws} = 1.022 \times 10^{-8} 2444 \left[\omega_0 + \omega_1 \sigma^2 + 2445 \omega_2 \sigma^4 + \omega_3 \sigma^6 \right]. 2446 \end{equation} 2447 Following \citep{owens1967}, 2448 the indicies can be combined in proportion to their densities, 2449 thus the index of refraction of moist air at the observatory 2450 $n_1 = \gamma_1 +1 $ is given by 2451 \begin{equation} 2452 \gamma_1 = (\rho_a/ \rho_{axs})\gamma_{axs} + 2453 (\rho_w/ \rho_{ws})\gamma_{ws}, 2454 \end{equation} 2455 where 2456 \begin{equation} 2457 \begin{array}{ll} 2458 \rho_{a} = (1 - x_w) P_1 M_a/({\cal Z}_m {\cal R} T_1) \\ 2459 \rho_{w} = x_w P_1 M_w/( {\cal Z}_m {\cal R} T_1) \\ 2460 \rho_{axs} = P_{STP} M_a/( {\cal Z}_a {\cal R} T_{STP}) \\ 2461 \end{array} 2462 \end{equation} 2463 and $\rho_{ws}$ is given in Table 3. 2464 2465 \begin{table}[!ht] 2466 \caption{Constants in the Ciddor Eq. for index of refraction of moist air} 2467 \smallskip 2468 \begin{center} 2469 {\small 2470 \begin{tabular}{lll} 2471 %\tableline 2472 \noalign{\smallskip} 2473 $k_0 = 23.0185\ \mu {\rm m}^{-2}$ & 2474 $\omega_0 = 295.235\ \mu {\rm m}^{-2}$ & 2475 $P_{STP} = 101325$ Pa \\ 2476 2477 $k_1 = 5792105\ \mu{\rm m}^{-2} $ & 2478 $\omega_1 = 2.6422\ \mu {\rm m}^{-2}$ & 2479 $T_{STP} = 288.15 $ K \\ 2480 2481 $k_2 = 57.362\ \mu{\rm m}^{-2} $ & 2482 $\omega_2 = -0.03238\ \mu {\rm m}^{-4}$ & 2483 ${\cal Z}_{a} = 0.9995922115$ \\ 2484 2485 $k_3 = 167917\ \mu {\rm m}^{-2} $ & 2486 $\omega_3 = 0.004028\ \mu {\rm m}^{-6}$ & 2487 $\rho_{ws} = 0.00985938\ {\rm kg\ m}^3$ \\ 2488 \noalign{\smallskip} 2489 %\tableline 2490 \end{tabular} 2491 } 2492 \end{center} 2493 \end{table} 2494 2495 2496 \subsection{The tropopause term in the equation of refraction} 2497 2498 The final term in the Refraction Equation (2) 2499 is $\delta_1$, which comes from our re-derivation of the 2500 Saastamoinen approximation: 2501 \begin{equation} 2502 \delta_1 = 5 \left( {h_1 \over {r_1 T_1}}\right)^2 2503 \left[ {{{\gamma_{ft}T_{ft}^2 - \gamma_t T_t^2} \over 2504 {1 - (h_1\beta/T_1)}}} 2505 + \gamma_tT_t^2 \right] 2506 \end{equation} 2507 where $\beta$ is the lapse rate of the troposphere, 2508 and the index of refraction of the free troposphere is given by 2509 \begin{equation} 2510 \gamma_{ft} = \gamma_t(T_{ft}/T_t) ^{-(T_1/h_1 \beta)-1} 2511 \end{equation} 2512 and the index of refraction of the tropopause is given by 2513 \begin{equation} 2514 \gamma_t = \gamma_1 2515 {\rm exp} \left[ {T_1 (r_t - r_1) \over T_t h_1 }\right] 2516 \end{equation} 2517 where $\beta$ is the lapse rate in K/m, 2518 the temperature of the tropopause $T_t$, and height of the tropopause $r_t$ 2519 are all determined from contemporaneous meterological data 2520 (radiosonde or modern forecast models). Then the temperature of the 2521 free troposphere is given by 2522 \begin{equation} 2523 T_{ft} = T_t - \beta(r_t - r_1). 2524 \end{equation} 2525 2526 \subsection{Calculating the atmospheric refraction from both 2527 the observed and true zenith angle} 2528 2529 The monochromatic refraction can now be calculated for any given wavelength 2530 $\lambda_{air}$ 2531 (formally only within the range of validity - 300 to 1670 nm) given 2532 the altitude of the observatory 2533 $h_1$; 2534 contemporaneous meteorological measurements at the observatory of 2535 air temperaure $T_1$ (K); 2536 atmospheric pressure $P_1$ (Pa); 2537 percent relative humidity $RH$, or preferably dew point temperature $t_d$ ($\deg$C); 2538 as well as a small set of additional meteorological data: 2539 the lapse rate of the troposphere $\beta$ (K/m); 2540 the radius of the tropopause $r_t = r_e+h_t$(m), where 2541 $h_t$ is the height above MSL of the tropopause; 2542 the temperature of the tropopause $T_t$(K); 2543 and the atmospheric concentration of CO$_2$ 2544 $x_{CO2}$ ($\mu$mole/mole). 2545 The characterization of the troposphere and tropopause can 2546 be determined either by interpolation between radiosonde measurements 2547 or from hourly updated meteorological models available at many observatory 2548 sites, or, worst case, simply adopting the 1976 Standard Atmosphere 2549 values:\footnote{ 2550 \citet{seid1992} 2551 %Seidelmann 1992 2552 contains a typographical error quoting this value in units of K/km} 2553 $\beta = -0.0065$ K/m, 2554 $h_t = 11000$m, 2555 $T_t = 216.6$ K and assuming 2556 $x_{C02} = 375 \mu$mole/mole.\footnote{ 2557 Closed rooms have higher CO$_2$ concentration, thus the STP laboratory measurements 2558 have concentrations near 450 $\mu$mole/mole (the prefered unit to parts per million per volume). The secular 2559 increase of atmospheric CO$_2$ in the industrial age is well documented, with 2560 an annual cycle superimposed due to terrestrial biomass and ocean exchange. 2561 } 2562 2563 2564 If the number of electrons being created from the illumination from the source in 2565 the interval of wavelength $d\lambda$ is $N_{\lambda}d\lambda$, 2566 then the mean refraction is 2567 \begin{equation} 2568 \bar R = {{\int R(\lambda) N_{\lambda} d \lambda} \over 2569 {\int N_{\lambda} d\lambda}} 2570 \end{equation} 2571 2572 \section{Atmospheric Dispersion} 2573 2574 The atmospheric dispersion is then 2575 \begin{equation} 2576 { \overline{(R- \bar R)^2}} = {{\int (R - \bar R)^2 N_{\lambda} d \lambda} \over 2577 {\int N_{\lambda} d\lambda}} 2578 \end{equation} 2579 2580 \section{Air Mass and Extinction} 2581 2582 By Laplace's theorem, the monochromatic airmass (mass per unit area 2583 along the refracted path) is 2584 \begin{equation} 2585 M(z_1) = (P_1/g_1) R(\lambda) / {\rm sin} z_1 2586 \end{equation} 2587 in kg/m$^2$. Thus 2588 \begin{equation} 2589 M(z_1) = (P_1/g_1) \left( \gamma_1(1 - h_1/r_1){\rm sec} z_1 + 2590 [\gamma_1(\gamma_1 / 2 - h_1/r_1) + \delta_1] 2591 {\rm sec}^3 z_1 \right). 2592 \end{equation} 2593 This is generally normalized to $P_1/g_1$, i.e. in spite of the 2594 daily changes in barometric pressure, and thus daily changes in the 2595 true mass of air over the observatory, the resulting change in extinction is 2596 generally treated as a drift in photometric zeropoint. 2597 For a survey program like Pan-STARRS, one could instead normalize to a 2598 standard barometric pressure (i.e. the altitute pressure), and thus 2599 during a low in atmospheric pressure, the airmass would be less than 2600 1 at zenith, and during periods of high pressure the airmass would 2601 be greater than 1 at zenith. From the variation with zeropoint and 2602 temperature and barometric pressure, this would remove most of the 2603 observed variation in zeropoint in the CFHT legacy program. 2604 (Magnier, private comunication). 2605 2606 The mean airmass is then 2607 \begin{equation} 2608 \bar M(z_1) = \left( P_1 \over g_1 \right) \int 2609 \left( \gamma_1(1 - h_1/r_1){\rm sec} z_1 + 2610 [\gamma_1(\gamma_1 / 2 - h_1/r_1) + \delta_1] 2611 {\rm sec}^3 z_1 \right) N_{\lambda} d \lambda. 2612 \end{equation} 2613 and depends weakly on the filter bandpass. Use of this more 2614 accurate expression for airmass should lead to improved extinction 2615 corrections at high airmass. 2616 2617 \section{Limits to ground based relative and absolute astrometry} 2618 2619 The limits to ground based astrometry may well be our abilitiy to 2620 measure the atmospheric profile along the line of sight of a given 2621 observation, and the systematic limit of the telescope axes encoders 2622 (and sophistication of the telescope mount model.) 2623 The refratction model above requires only the additional data of 2624 the temperature, height, and presure of the tropopause, but much more 2625 detailed atmospheric information will be available for PS1 from our sky 2626 probes which measure atmospheric absorption for each field and even, 2627 phase drifts of GPS clocks from Rubidium or Cesium standard clocks. 2628 These can be converted directly into a nearby line of sight index of refraction 2629 at optical wavelengths. Thus we encourage wide field survey telescopes to 2630 err on the side of over instrumenting the accuracy and repeatibility 2631 of the axes encoders. 2632 2633 2137 2634 2138 2635 \subsection{Projections}
Note:
See TracChangeset
for help on using the changeset viewer.
