Index: trunk/doc/pslib/psLibADD.tex
===================================================================
--- trunk/doc/pslib/psLibADD.tex	(revision 3179)
+++ trunk/doc/pslib/psLibADD.tex	(revision 3213)
@@ -1,3 +1,3 @@
-%%% $Id: psLibADD.tex,v 1.62 2005-02-10 02:20:16 price Exp $
+%%% $Id: psLibADD.tex,v 1.63 2005-02-14 21:06:55 eugene Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -13,5 +13,5 @@
 \project{Pan-STARRS Image Processing Pipeline}
 \organization{Institute for Astronomy}
-\version{08}
+\version{09}
 \docnumber{PSDC-430-006}
 
@@ -33,4 +33,6 @@
 06 & 2004 Sep 7 & Frozen for PSLib-2 \\ \hline
 07 & 2004 Nov 24 & Frozen for Cycle 4 \\ \hline
+08 & 2005 Jan 21 & Draft for Cycle 5 \\ \hline
+09 & 2005 Feb 14 & Frozen for Cycle 5 \\ \hline
 \RevisionsEnd
 
@@ -1757,4 +1759,15 @@
 \subsection{Object Models}
 
+In the discussions below, the following relationships between the
+given C variables and the \code{pmSource} entries should be used:
+\begin{itemize}
+\item \code{Xo} is \code{pmMomemt.x}
+\item \code{Yo} is \code{pmMomemt.y}
+\item \code{SigmaX} is \code{pmMomemt.Sx}
+\item \code{SigmaY} is \code{pmMomemt.Sy}
+\item \code{Zo} is \code{pmPeak.counts - pmMoment.Sky}
+\item \code{So} is \code{pmMomemt.Sky}
+\end{itemize}
+
 \subsubsection{Real 2D Gaussian}
 
@@ -1771,5 +1784,5 @@
 Below is the relationship between the \code{psModel} parameters and
 the function parameters, sample C-code implementing the function
-efficiently, and the value of the derivatives:
+efficiently, and the value of the derivatives. 
 
 \begin{verbatim}
