IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 9, 2005, 3:26:56 PM (21 years ago)
Author:
eugene
Message:

final for cycle 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS_Astrom.tex

    r3069 r3176  
    387387                            float exptime, float wavelength, const psObservatory *observatory);
    388388\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
     392A-priori astrometric transformations between the tangent plane and the
     393sky require several pieces of information describing the current
     394environmental conditions.  These quantities are consistent from image
     395to image, and may vary only slowly with time.  Pre-computing these
     396quantities for exposures means that subsequent transformations are
     397faster.  The structure below carries the environment data of interest.
     398For historical reasons, this structure is known colloquially as ``the
     399Grommit''.
    396400
    397401\begin{verbatim}
     
    459463As such, it must be flexible, yet robust.  Accordingly, we will wrap
    460464the StarLink Astronomy Libraries (SLALib), which has already been
    461 developed.
     465developed.  \tbd{SLAlib functions will be replaced in the next
     466release}.
    462467
    463468\subsubsection{Coordinate frames}
     
    482487h(p,q,m,c)$, where $m$ and $c$ are the magnitude and color of the
    483488object, respectively; and
    484 \item TP $\longleftrightarrow$ Sky: SLALib transformation using a
    485 transform pre-computed for each pointing.
     489\item TP $\longleftrightarrow$ Sky:  transformation to the sky using
     490pre-computed coefficients for each pointing.
    486491\end{itemize}
    487492
Note: See TracChangeset for help on using the changeset viewer.