IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39877


Ignore:
Timestamp:
Dec 16, 2016, 8:50:29 AM (10 years ago)
Author:
eugene
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/ps1.analysis/analysis.tex

    r39876 r39877  
    1 \documentclass[iop,floatfix]{emulateapj}
     1\documentclass[iop]{emulateapj}
     2%\documentclass[iop,floatfix]{emulateapj}
    23
    34% \pdfoutput=1
    45
    56% bounding box is not read correctly without 'graphicx'
    6 \RequirePackage{graphicx}
     7\RequirePackage{graphics}
    78\RequirePackage{color}
    89\RequirePackage{code}
     
    1314%\def\plotmode{bw}
    1415
    15 %\def\plotext{pdf}
    16 %\def\plottype{pdf}
    17 
    1816\def\plotext{ps}
    1917\def\plottype{eps}
     18\def\plotext{pdf}
     19\def\plottype{pdf}
     20\def\plotext{png}
     21\def\plottype{png}
     22
    2023
    2124%\def\picdir{/home/eugene/chipresid.20140404}
     
    578581\begin{figure}[htbp]
    579582  \begin{center}
    580   \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,clip]{peaks}
    581 % \includegraphics[type=\plottype,ext=.\plotext,width=3.5in,clip]{peaks}
    582 % \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=0.5\hsize,viewport=60 60 560 310,clip]{peaks}
     583% \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,clip]{peaks}
     584 \includegraphics[type=\plottype,ext=.\plotext,width=3.5in,clip]{peaks}
     585%\includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=0.5\hsize,viewport=60 60 560 310,clip]{peaks}
    583586  \caption{\label{fig:peaks} Illustration of peak finding and culling peaks within a
    584587    footprint.  Insignificant peaks within the footprint of a brighter
     
    600603contained (note by definition all peaks must be located in a
    601604footprint). 
     605
     606\end{document}
    602607
    603608For any peak which is not the brightest peak in that footprint it is
Note: See TracChangeset for help on using the changeset viewer.