- Timestamp:
- Oct 4, 2017, 10:59:57 AM (9 years ago)
- Location:
- trunk/doc/release.2015/systematics.20140411
- Files:
-
- 20 added
- 2 edited
-
Makefile (modified) (3 diffs)
-
diffusion.tex (modified) (11 diffs)
-
pics/all_effects_r.pdf (added)
-
pics/astrom_trends.pdf (added)
-
pics/astrom_vs_radius.pdf (added)
-
pics/dapmag.pdf (added)
-
pics/dastrom_vs_flat.pdf (added)
-
pics/dflat.pdf (added)
-
pics/dmag.pdf (added)
-
pics/drad.pdf (added)
-
pics/dsmear_vs_astrom.pdf (added)
-
pics/flat_trends.pdf (added)
-
pics/flat_vs_radius.pdf (added)
-
pics/psfmag_trends.pdf (added)
-
pics/psfmag_vs_radius.pdf (added)
-
pics/shear.pdf (added)
-
pics/smear.pdf (added)
-
pics/smear_trends.pdf (added)
-
pics/smear_vs_astrom.pdf (added)
-
pics/smear_vs_dastrom.pdf (added)
-
pics/smear_vs_psfmag.pdf (added)
-
pics/smear_vs_radius.pdf (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/systematics.20140411/Makefile
r40134 r40153 3 3 # WARNING : pdflatex does not do .ps 4 4 # 5 DO_PDFLATEX = 06 DO_BIBTEX = 15 DO_PDFLATEX = 1 6 DO_BIBTEX = 0 7 7 8 8 help: … … 15 15 16 16 # if you have PDF pics, they may need to be converted to EPS 17 PDFPICS = 18 # pics/peaks.pdf \ 19 # pics/FWHM.smooth.trend.ps1.pdf \ 20 # pics/moment.class.pdf \ 21 # pics/radial.profiles.pdf 17 PDFPICS = \ 18 pics/all_effects_r.pdf \ 19 pics/astrom_trends.pdf \ 20 pics/astrom_vs_radius.pdf \ 21 pics/dapmag.pdf \ 22 pics/dastrom_vs_flat.pdf \ 23 pics/dflat.pdf \ 24 pics/dmag.pdf \ 25 pics/drad.pdf \ 26 pics/dsmear_vs_astrom.pdf \ 27 pics/flat_trends.pdf \ 28 pics/flat_vs_radius.pdf \ 29 pics/psfmag_trends.pdf \ 30 pics/psfmag_vs_radius.pdf \ 31 pics/shear.pdf \ 32 pics/smear.pdf \ 33 pics/smear_trends.pdf \ 34 pics/smear_vs_astrom.pdf \ 35 pics/smear_vs_dastrom.pdf \ 36 pics/smear_vs_psfmag.pdf \ 37 pics/smear_vs_radius.pdf 22 38 23 39 FILES = \ … … 26 42 ../inputs/apj.bst \ 27 43 ../inputs/lib.bib \ 44 $(PDFPICS) \ 28 45 diffusion.tex 29 46 -
trunk/doc/release.2015/systematics.20140411/diffusion.tex
r40136 r40153 13 13 \RequirePackage{color} 14 14 \RequirePackage{code} 15 \RequirePackage{pbox}15 % \RequirePackage{pbox} 16 16 \input{astro.sty} 17 17 … … 22 22 %\def\plotmode{bw} 23 23 24 %\def\plotext{pdf}25 \def\plotext{ps}24 \def\plotext{pdf} 25 %\def\plotext{ps} 26 26 27 27 %\def\picdir{/home/eugene/chipresid.20140404} … … 704 704 \begin{figure*}[htbp] 705 705 \begin{center} 706 \parbox[b]{\figwidth}{\includegraphics[width=5.0in]{\picdir/all .effects.r.\plotext}}706 \parbox[b]{\figwidth}{\includegraphics[width=5.0in]{\picdir/all_effects_r.\plotext}} 707 707 \caption{All 6 measured effects for \rps. This figure illustrates the 708 708 different spatial structure observed for each of the 6 patterns … … 787 787 \begin{figure*}[htbp] 788 788 \begin{center} 789 \includegraphics[width=\figwidth]{\picdir/smear .trends.\plotext}789 \includegraphics[width=\figwidth]{\picdir/smear_trends.\plotext} 790 790 \caption{Correlation of the smear ($\sigma^2_{\mbox{major}} + 791 791 \sigma^2_{\mbox{minor}}$) signal in \gps\ with the other 4 bands: … … 799 799 \begin{figure*}[htbp] 800 800 \begin{center} 801 \includegraphics[width=\figwidth]{\picdir/psfmag .trends.\plotext}801 \includegraphics[width=\figwidth]{\picdir/psfmag_trends.\plotext} 802 802 \caption{Correlation of the PSF magnitude residuals ($\delta m_{psf}$) 803 803 in \gps\ with the other 4 bands: \rps\ (upper-left), \ips\ … … 811 811 \begin{figure*}[htbp] 812 812 \begin{center} 813 \includegraphics[width=\figwidth]{\picdir/astrom .trends.\plotext}813 \includegraphics[width=\figwidth]{\picdir/astrom_trends.\plotext} 814 814 \caption{Correlation of the radial astrometric residual displacement ($\delta R$) 815 815 in \gps\ with the other 4 bands: \rps\ (upper-left), \ips\ … … 823 823 \begin{figure*}[htbp] 824 824 \begin{center} 825 \includegraphics[width=\figwidth]{\picdir/flat .trends.\plotext}825 \includegraphics[width=\figwidth]{\picdir/flat_trends.\plotext} 826 826 \caption{Correlation of the flat-field tree-ring structures in \gps\ 827 827 with the other 4 bands: \rps\ (upper-left), \ips\ (upper-right), \zps\ … … 887 887 \begin{figure*}[htbp] 888 888 \begin{center} 889 \includegraphics[width=\figwidth]{\picdir/smear .vs.psfmag.\plotext}889 \includegraphics[width=\figwidth]{\picdir/smear_vs_psfmag.\plotext} 890 890 \caption{Correlation of the PSF magnitude residuals ($\delta m_{PSF}$) 891 891 with the smear ($\sigma^2_{\mbox{major}} + \sigma^2_{\mbox{minor}}$) … … 900 900 \begin{figure*}[htbp] 901 901 \begin{center} 902 \includegraphics[width=\figwidth]{\picdir/dsmear .vs.astrom.\plotext}902 \includegraphics[width=\figwidth]{\picdir/dsmear_vs_astrom.\plotext} 903 903 \caption{ 904 904 Correlation of the radial astrometric residual displacement ($\delta … … 915 915 \begin{figure*}[htbp] 916 916 \begin{center} 917 \includegraphics[width=\figwidth]{\picdir/dastrom .vs.flat.\plotext}917 \includegraphics[width=\figwidth]{\picdir/dastrom_vs_flat.\plotext} 918 918 \caption{ 919 919 Correlation of the derivative of the radial astrometric residual … … 1157 1157 1158 1158 \bibliographystyle{apj} 1159 \bibliography{lib}{}1160 %\input{analysis.bbl}1159 %\bibliography{lib}{} 1160 \input{diffusion.bbl} 1161 1161 1162 1162 \end{document}
Note:
See TracChangeset
for help on using the changeset viewer.
