Index: trunk/doc/release.2015/ps1.analysis/analysis.tex
===================================================================
--- trunk/doc/release.2015/ps1.analysis/analysis.tex	(revision 39875)
+++ trunk/doc/release.2015/ps1.analysis/analysis.tex	(revision 39876)
@@ -3,4 +3,6 @@
 % \pdfoutput=1
 
+% bounding box is not read correctly without 'graphicx'
+\RequirePackage{graphicx}
 \RequirePackage{color}
 \RequirePackage{code}
@@ -12,4 +14,6 @@
 
 %\def\plotext{pdf}
+%\def\plottype{pdf}
+
 \def\plotext{ps}
 \def\plottype{eps}
@@ -574,5 +578,7 @@
 \begin{figure}[htbp]
   \begin{center}
-  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=0.5\hsize,viewport=60 60 560 310,clip]{peaks}
+  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,clip]{peaks}
+% \includegraphics[type=\plottype,ext=.\plotext,width=3.5in,clip]{peaks}
+% \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=0.5\hsize,viewport=60 60 560 310,clip]{peaks}
   \caption{\label{fig:peaks} Illustration of peak finding and culling peaks within a
     footprint.  Insignificant peaks within the footprint of a brighter
@@ -616,5 +622,6 @@
 \begin{figure}[htbp]
   \begin{center}
-  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=2.0\hsize,viewport=60 60 413 760]{FWHM.smooth.trend.ps1}
+%  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=2.0\hsize,viewport=60 60 413 760]{FWHM.smooth.trend.ps1}
+  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize]{FWHM.smooth.trend.ps1}
   \caption{\label{fig:moments.window} Example of the biases encountered when measuring the second
     moments.  A simulated image was generated using the PS1 PSF
@@ -903,5 +910,6 @@
 \begin{figure}[htbp]
   \begin{center}
-  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=\hsize,viewport=60 60 560 560]{moment.class}
+% \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=\hsize,viewport=60 60 560 560]{moment.class}
+  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize]{moment.class}
   \caption{\label{fig:moment.class} Illustration of PSF star selection using the FWHM derived
     from the second moments in $X_{\rm ccd}$ and $Y_{\rm ccd}$
@@ -1310,5 +1318,6 @@
 \begin{figure}[htbp]
   \begin{center}
-  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=\hsize,viewport=60 60 560 560]{radial.profiles}
+% \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=\hsize,viewport=60 60 560 560]{radial.profiles}
+  \includegraphics[type=\plottype,ext=.\plotext,width=\hsize]{radial.profiles}
   \caption{\label{fig:radial.profiles} Radial profiles of stellar images from PS1.  These two
     profiles illustrate the radial trend of the PS1 PSFs for a star
