Changeset 3176 for trunk/doc/pslib/psLibSDRS_Astrom.tex
- Timestamp:
- Feb 9, 2005, 3:26:56 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS_Astrom.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS_Astrom.tex
r3069 r3176 387 387 float exptime, float wavelength, const psObservatory *observatory); 388 388 \end{verbatim} 389 \subsubsection{SLALib information} 390 391 SLALib requires several elements to perform the transformations 392 between the tangent plane and the sky. Pre-computing these quantities 393 for each exposure means that subsequent transformations are faster. 394 For historical reasons, this structure is known colloquially as 395 ``Wallace's Grommit''. 389 390 \subsubsection{Environmental Information} 391 392 A-priori astrometric transformations between the tangent plane and the 393 sky require several pieces of information describing the current 394 environmental conditions. These quantities are consistent from image 395 to image, and may vary only slowly with time. Pre-computing these 396 quantities for exposures means that subsequent transformations are 397 faster. The structure below carries the environment data of interest. 398 For historical reasons, this structure is known colloquially as ``the 399 Grommit''. 396 400 397 401 \begin{verbatim} … … 459 463 As such, it must be flexible, yet robust. Accordingly, we will wrap 460 464 the StarLink Astronomy Libraries (SLALib), which has already been 461 developed. 465 developed. \tbd{SLAlib functions will be replaced in the next 466 release}. 462 467 463 468 \subsubsection{Coordinate frames} … … 482 487 h(p,q,m,c)$, where $m$ and $c$ are the magnitude and color of the 483 488 object, respectively; and 484 \item TP $\longleftrightarrow$ Sky: SLALib transformation using a485 transform pre-computedfor each pointing.489 \item TP $\longleftrightarrow$ Sky: transformation to the sky using 490 pre-computed coefficients for each pointing. 486 491 \end{itemize} 487 492
Note:
See TracChangeset
for help on using the changeset viewer.
