IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40719 for trunk


Ignore:
Timestamp:
May 7, 2019, 8:20:57 PM (7 years ago)
Author:
eugene
Message:

adding pdf versions of figures

Location:
trunk/doc/release.2015/ps1.analysis
Files:
6 added
5 edited

Legend:

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

    r40709 r40719  
    44#
    55DO_PDFLATEX = 1
    6 DO_BIBTEX = 1
     6DO_BIBTEX = 0
    77
    88help:
     
    1414all: pdf tgz
    1515pdf: analysis.pdf
    16 tgz: analysis.tgz
     16
     17journal: analysis.journal.tgz
     18arxiv: analysis.arxiv.tgz
    1719
    1820quick: analysis.quick.pdf
    1921
     22BIBLIB = ../inputs/lib.bib
     23
    2024PDFPICS = \
    2125pics/peaks.pdf \
     26pics/FWHM.smooth.trend.ps1.pdf \
     27pics/radial.profiles.pdf \
     28pics/moment.class.pdf \
     29pics/mag.resid.psf.pdf \
     30pics/mag.resid.aper.pdf \
     31pics/galaxy.exp.complete.pdf \
     32pics/galaxy.dev.complete.pdf \
     33pics/galaxy.exp.params.pdf \
     34pics/galaxy.dev.params.pdf
     35
     36PNGPICS = \
     37pics/peaks.pdf \
    2238pics/FWHM.smooth.trend.ps1.png \
    23 pics/moment.class.pdf \
    24 pics/radial.profiles.pdf
     39pics/radial.profiles.png \
     40pics/moment.class.png \
     41pics/mag.resid.psf.png \
     42pics/mag.resid.aper.png \
     43pics/galaxy.exp.complete.png \
     44pics/galaxy.dev.complete.png \
     45pics/galaxy.exp.params.png \
     46pics/galaxy.dev.params.png
    2547
    2648FILES = \
     
    2850../inputs/code.sty \
    2951../inputs/apj.bst \
    30 ../inputs/lib.bib \
    31 $(PDFPICS) \
    3252analysis.tex
    3353
     
    4060
    4161pdfpics: $(PDFPICS)
    42 analysis.pdf: $(FILES)
    43 analysis.tgz: $(FILES)
     62
     63analysis.pdf: $(FILES) $(BIBLIB) $(PDFPICS)
     64
     65analysis.journal.tgz: $(FILES) $(PDFPICS) analysis.bbl
     66analysis.arxiv.tgz: $(FILES) $(PNGPICS) analysis.bbl
    4467
    4568include ../Makefile.Common
     69
     70# generate PDF for editing
     71# ** set DO_BIBTEX to 1 above
     72# ** set \picdir to pics in latex file
     73# ** set \plotext to pdf or png as desired
     74# ** make pdf (or make quick)
     75
     76# generate PDF for arxiv
     77# ** set DO_BIBTEX to 0 above (make sure bbl file was generated earlier)
     78# ** swap from biblograph{lib} to input bbl in latex file
     79# ** set \plotext to png
     80# ** make pdf (confirm PDF file succeeds)
     81
     82# generate TGZ for arxiv
     83# ** follow steps above for PDF
     84# ** set \picdir to . in latex file
     85# ** make arxiv
     86# ** test by extracting into local directory
     87# ** ltx -pdf analysis
     88
     89# generate PDF for journal
     90# ** set DO_BIBTEX to 0 above (make sure bbl file was generated earlier)
     91# ** swap from biblograph{lib} to input bbl in latex file
     92# ** set \plotext to pdf
     93# ** make pdf (confirm PDF file succeeds)
     94
     95# generate TGZ for journal
     96# ** follow steps above for PDF
     97# ** set \picdir to . in latex file
     98# ** make journal
     99# ** test by extracting into local directory
     100# ** ltx -pdf analysis
     101
  • trunk/doc/release.2015/ps1.analysis/analysis.tex

    r40711 r40719  
    2929
    3030%\def\picdir{/home/eugene/chipresid.20140404}
    31 \def\picdir{pics}
     31%\def\picdir{pics}
     32\def\picdir{.}
    3233
    3334% Pick a terse version of the title here;
     
    873874are calculated as discussed below.
    874875
     876% uses plots.sh in this directory
    875877\begin{figure}[htbp]
    876878  \begin{center}
    877  \includegraphics[width=\hsize,clip]{pics/peaks}
     879 \includegraphics[width=\hsize,clip]{\picdir/peaks.pdf}
    878880  \caption{\label{fig:peaks} Illustration of peak finding and culling peaks within a
    879881    footprint.  Insignificant peaks within the footprint of a brighter
     
    932934\label{sec:moments}
    933935
     936% /data/kukui.3/eugene/psphot.20161214/mana.sh
    934937\begin{figure}[htbp]
    935938  \begin{center}
    936 % \includegraphics[width=0.6\hsize]{{pics/FWHM.smooth.trend.ps1}.\plotext}
    937   \includegraphics[width=0.95\hsize]{{pics/FWHM.smooth.trend.ps1}.png}
     939  \includegraphics[width=0.95\hsize]{{\picdir/FWHM.smooth.trend.ps1}.\plotext}
    938940  \caption{\label{fig:moments.window} Example of the biases
    939941    encountered when measuring the second moments.  A simulated image
     
    12151217% buonanno : 1983A&AS...51...83B
    12161218
     1219% /data/kukui.3/eugene/psphot.20161214/mana.sh
    12171220\begin{figure}[htbp]
    12181221  \begin{center}
    1219   \includegraphics[width=\hsize]{{pics/radial.profiles}.\plotext}
     1222  \includegraphics[width=\hsize]{{\picdir/radial.profiles}.\plotext}
    12201223  \caption{\label{fig:radial.profiles} Radial profiles of stellar images from PS1.  These two
    12211224    profiles illustrate the radial trend of the PS1 PSFs for a star
     
    13131316\code{PM_SOURCE_MODE_SATURATED}.
    13141317
     1318% /data/kukui.3/eugene/psphot.20161214/mana.sh
    13151319\begin{figure}[htbp]
    13161320  \begin{center}
    1317   \includegraphics[width=\hsize]{{pics/moment.class}.\plotext}
     1321  \includegraphics[width=\hsize]{{\picdir/moment.class}.\plotext}
    13181322  \caption{\label{fig:moment.class} Illustration of PSF star selection
    13191323    using the second moments in $X_{\rm ccd}$ and $Y_{\rm ccd}$
     
    13321336% Madsen:
    13331337%% http://www2.imm.dtu.dk/pubdb/views/edoc_download.php/3215/pdf/imm3215.pdf
    1334 % Press
    13351338
    13361339All candidate PSF sources are then fitted with the selected source
     
    19901993saturation. 
    19911994
     1995% /data/kukui.1/eugene/psphot.examples.20190423/compare.sh
    19921996\begin{figure*}[htbp]
    19931997  \begin{center}
    1994  \includegraphics[width=\hsize,clip]{pics/{mag.resid.psf}.png}
     1998 \includegraphics[width=\hsize,clip]{\picdir/{mag.resid.psf}.\plotext}
    19951999  \caption{\label{fig:mag.resid.psf} PSF Photometry demonstration.
    19962000    The bottom panel shows the difference of the measured PSF
     
    20112015\end{figure*}
    20122016
     2017% /data/kukui.1/eugene/psphot.examples.20190423/compare.sh
    20132018\begin{figure*}[htbp]
    20142019  \begin{center}
    2015  \includegraphics[width=\hsize,clip]{pics/{mag.resid.aper}.png}
     2020 \includegraphics[width=\hsize,clip]{\picdir/{mag.resid.aper}.\plotext}
    20162021  \caption{\label{fig:mag.resid.aper} Aperture Photometry
    20172022    demonstration.  The plots show identical measurements to those in
     
    21162121set of 18 images obtained by PS1 19 February 2010.  These images were
    21172122obtained for the stellar transit survey ``Pan-Planets''
    2118 \citep{2016A&A...587A..49O} and thus target a relatively dense
     2123\citep{2016AA...587A..49O} and thus target a relatively dense
    21192124Galactic plane field.  The observations were obtained with
    21202125approximately consistent pointing, reducing our sensitivity to
     
    26752680magnitude than DeVaucouleur profile galaxies. 
    26762681
     2682% /data/kukui.1/eugene/galaxies.20190425/tap_psphot_galaxies.pro : go.bigtest.ckgalaxy
    26772683\begin{figure}[htbp]
    26782684  \begin{center}
    2679  \includegraphics[width=\hsize,clip]{pics/{galaxy.exp.complete}.png}
    2680  \includegraphics[width=\hsize,clip]{pics/{galaxy.dev.complete}.png}
     2685 \includegraphics[width=\hsize,clip]{\picdir/{galaxy.exp.complete}.\plotext}
     2686 \includegraphics[width=\hsize,clip]{\picdir/{galaxy.dev.complete}.\plotext}
    26812687  \caption{\label{fig:galaxy.complete} Top: Completeness curves for
    26822688    simulated galaxies with Exponential profiles.  Bottom:
     
    27152721accurate for the larger galaxies.
    27162722
     2723% /data/kukui.1/eugene/galaxies.20190425/tap_psphot_galaxies.pro : go.bigtest.ckgalaxy
    27172724\begin{figure*}[htbp]
    27182725  \begin{center}
    2719  \includegraphics[width=\hsize,clip]{pics/{galaxy.exp.params}.png}
     2726 \includegraphics[width=\hsize,clip]{\picdir/{galaxy.exp.params}.\plotext}
    27202727  \caption{\label{fig:exp.params} Parameter recovery for simulated
    27212728    galaxies with Exponential profiles.  }
     
    27232730\end{figure*}
    27242731
     2732% /data/kukui.1/eugene/galaxies.20190425/tap_psphot_galaxies.pro : go.bigtest.ckgalaxy
    27252733\begin{figure*}[htbp]
    27262734  \begin{center}
    2727  \includegraphics[width=\hsize,clip]{pics/{galaxy.dev.params}.png}
     2735 \includegraphics[width=\hsize,clip]{\picdir/{galaxy.dev.params}.\plotext}
    27282736  \caption{\label{fig:dev.params} Parameter recovery for simulated
    27292737    galaxies with DeVaucouleur profiles.  }
     
    32153223
    32163224\bibliographystyle{apj}
    3217 \bibliography{lib}{}
    3218 %\input{analysis.bbl}
     3225%\bibliography{lib}{}
     3226\input{analysis.bbl}
    32193227
    32203228\end{document}
Note: See TracChangeset for help on using the changeset viewer.