Index: /trunk/doc/pslib/psLibSDRS.tex
===================================================================
--- /trunk/doc/pslib/psLibSDRS.tex	(revision 365)
+++ /trunk/doc/pslib/psLibSDRS.tex	(revision 366)
@@ -1,3 +1,3 @@
-%%% $Id: psLibSDRS.tex,v 1.26 2004-04-01 09:29:01 eugene Exp $
+%%% $Id: psLibSDRS.tex,v 1.27 2004-04-01 09:42:39 eugene Exp $
 \documentclass[panstarrs]{panstarrs}
 
@@ -2349,4 +2349,6 @@
 
 \subsubsection{Metadata Representation}
+
+\tbd{descriptions in this section need to be clarified}
 
 This section addresses the question of how \PS{} metadata should be
@@ -2562,4 +2564,6 @@
 \subsection{Detector and sky positions}
 
+\tbd{the definition of psCoord must be review: split into psSphere and psPlane?}
+
 Both detector and sky positions will be used extensively in the IPP.
 The first are linear coordinates which conform to Euclidean geometry
@@ -2677,6 +2681,8 @@
 %
 \begin{verbatim}
-p = T.x->coeff[0][0][0][0] + x*T.x->coeff[1][0][0][0] + y*T.x->coeff[0][1][0][0] + m*T.x->coeff[0][0][1][0] + c*T.x->coeff[0][0][0][1]
-q = T.y->coeff[0][0][0][0] + x*T.y->coeff[1][0][0][0] + y*T.y->coeff[0][1][0][0] + m*T.y->coeff[0][0][1][0] + c*T.y->coeff[0][0][0][1]
+p = T.x->coeff[0][0][0][0] + x*T.x->coeff[1][0][0][0] + y*T.x->coeff[0][1][0][0] + m*T.x->coeff[0][0][1][0] 
+    + c*T.x->coeff[0][0][0][1]
+q = T.y->coeff[0][0][0][0] + x*T.y->coeff[1][0][0][0] + y*T.y->coeff[0][1][0][0] + m*T.y->coeff[0][0][1][0] 
+    + c*T.y->coeff[0][0][0][1]
 \end{verbatim}
 %
@@ -2887,4 +2893,7 @@
 needed to transform the coordinates in one of the levels to the
 coordinate system relevant at the higher levels.  
+
+\tbd{the following discussions include astrometry issues which should
+  be deferred to the astrometry section}
 
 \subsubsection{A Readout}
@@ -3504,4 +3513,5 @@
 \appendix
 
+\pagebreak
 \section{API Summary: all functions}
 
@@ -3518,4 +3528,5 @@
 \input{psAstroGroup.tex}
 
+\pagebreak
 \section{API Summary: all structures}
 \input{psStructures.tex}
