Index: trunk/doc/release.2015/ps1.analysis/analysis.tex
===================================================================
--- trunk/doc/release.2015/ps1.analysis/analysis.tex	(revision 39876)
+++ trunk/doc/release.2015/ps1.analysis/analysis.tex	(revision 39877)
@@ -1,8 +1,9 @@
-\documentclass[iop,floatfix]{emulateapj}
+\documentclass[iop]{emulateapj}
+%\documentclass[iop,floatfix]{emulateapj}
 
 % \pdfoutput=1
 
 % bounding box is not read correctly without 'graphicx'
-\RequirePackage{graphicx}
+\RequirePackage{graphics}
 \RequirePackage{color}
 \RequirePackage{code}
@@ -13,9 +14,11 @@
 %\def\plotmode{bw}
 
-%\def\plotext{pdf}
-%\def\plottype{pdf}
-
 \def\plotext{ps}
 \def\plottype{eps}
+\def\plotext{pdf}
+\def\plottype{pdf}
+\def\plotext{png}
+\def\plottype{png}
+
 
 %\def\picdir{/home/eugene/chipresid.20140404}
@@ -578,7 +581,7 @@
 \begin{figure}[htbp]
   \begin{center}
-  \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}
+% \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
@@ -600,4 +603,6 @@
 contained (note by definition all peaks must be located in a
 footprint).  
+
+\end{document}
 
 For any peak which is not the brightest peak in that footprint it is
