IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1704


Ignore:
Timestamp:
Sep 7, 2004, 1:20:09 PM (22 years ago)
Author:
Paul Price
Message:

Added precession.

File:
1 edited

Legend:

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

    r1697 r1704  
    1 %%% $Id: psLibADD.tex,v 1.39 2004-09-07 19:51:08 price Exp $
     1%%% $Id: psLibADD.tex,v 1.40 2004-09-07 23:20:09 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    12351235\alpha_p & = & 0^\circ \\
    12361236\delta_p & = & 23^\circ27'8''.26 - 46''.845\, T - 0''.0059\, T^2 + 0''.00181\, T^3 \\
    1237 \phi_p & = & 0^\circ \\
    1238 \end{eqnarray}
    1239 where $T$ is the time in \tbr{Julian} centuries since 1900.
     1237\phi_p & = & 0^\circ
     1238\end{eqnarray}
     1239where $T$ is the time in Julian centuries since 1900.
     1240
     1241\paragraph{Precession}
     1242
     1243The appropriate values, from Elixir, are:
     1244\begin{eqnarray}
     1245\alpha_p & = & 90^\circ - (0^\circ.6406161\, T + 0^\circ.0000839\, T^2 + 0^\circ.0000050\, T^3) \\
     1246\delta_p & = & 0^\circ .5567530\, T - 0^\circ.0001185\, T^2 - 0^\circ.0000116\, T^3 \\
     1247\phi_p & = & 90^\circ + 0^\circ.6406161\, T + 0^\circ.0003041\, T^2 + 0^\circ.0000051\, T^3
     1248\end{eqnarray}
     1249where $T$ is $($MJD$_{\rm out} -$ MJD$_{\rm in})/36525$ is the difference
     1250between the two epochs, in Julian centuries.
     1251
    12401252
    12411253\paragraph{Suggested test cases}
     
    12541266coordinates at J2100.0 (i.e., $T=2$), $(\lambda,\beta) =
    12551267(167.072470^\circ,27.308813^\circ)$.
     1268
     1269For each of the above input coordinates, precessing from J2100 to
     1270J1900 gives the following output coordinates:
     1271$(357.437^\circ,-1.113^\circ)$, $(358.719^\circ,88.886^\circ)$ and
     1272$(177.423^\circ,31.113^\circ)$.
    12561273
    12571274%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note: See TracChangeset for help on using the changeset viewer.