Changeset 39880
- Timestamp:
- Dec 16, 2016, 4:50:35 PM (10 years ago)
- Location:
- trunk/doc/release.2015
- Files:
-
- 5 edited
-
inputs/lib.bib (modified) (1 diff)
-
ps1.analysis/Makefile (modified) (1 diff)
-
ps1.analysis/analysis.tex (modified) (7 diffs)
-
ps1.calibration/Makefile (modified) (2 diffs)
-
ps1.calibration/calibration.tex (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/inputs/lib.bib
r39875 r39880 15997 15997 } 15998 15998 15999 @ARTICLE{2014ApJ...795...45S,16000 author = {{Scolnic}, D. and {Rest}, A. and {Riess}, A. and {Huber}, M.~E. and16001 {Foley}, R.~J. and {Brout}, D. and {Chornock}, R. and {Narayan}, G. and16002 {Tonry}, J.~L. and {Berger}, E. and {Soderberg}, A.~M. and {Stubbs}, C.~W. and16003 {Kirshner}, R.~P. and {Rodney}, S. and {Smartt}, S.~J. and {Schlafly}, E. and16004 {Botticella}, M.~T. and {Challis}, P. and {Czekala}, I. and16005 {Drout}, M. and {Hudson}, M.~J. and {Kotak}, R. and {Leibler}, C. and16006 {Lunnan}, R. and {Marion}, G.~H. and {McCrum}, M. and {Milisavljevic}, D. and16007 {Pastorello}, A. and {Sanders}, N.~E. and {Smith}, K. and {Stafford}, E. and16008 {Thilker}, D. and {Valenti}, S. and {Wood-Vasey}, W.~M. and16009 {Zheng}, Z. and {Burgett}, W.~S. and {Chambers}, K.~C. and {Denneau}, L. and16010 {Draper}, P.~W. and {Flewelling}, H. and {Hodapp}, K.~W. and16011 {Kaiser}, N. and {Kudritzki}, R.-P. and {Magnier}, E.~A. and16012 {Metcalfe}, N. and {Price}, P.~A. and {Sweeney}, W. and {Wainscoat}, R. and16013 {Waters}, C.},16014 title = "{Systematic Uncertainties Associated with the Cosmological Analysis of the First Pan-STARRS1 Type Ia Supernova Sample}",16015 journal = {\apj},16016 archivePrefix = "arXiv",16017 eprint = {1310.3824},16018 keywords = {dark energy, supernovae: general},16019 year = 2014,16020 month = nov,16021 volume = 795,16022 eid = {45},16023 pages = {45},16024 doi = {10.1088/0004-637X/795/1/45},16025 adsurl = {http://adsabs.harvard.edu/abs/2014ApJ...795...45S},16026 adsnote = {Provided by the SAO/NASA Astrophysics Data System}16027 }16028 16029 @ARTICLE{2013ApJS..205...20M,16030 author = {{Magnier}, E.~A. and {Schlafly}, E. and {Finkbeiner}, D. and16031 {Juric}, M. and {Tonry}, J.~L. and {Burgett}, W.~S. and {Chambers}, K.~C. and16032 {Flewelling}, H.~A. and {Kaiser}, N. and {Kudritzki}, R.-P. and16033 {Morgan}, J.~S. and {Price}, P.~A. and {Sweeney}, W.~E. and16034 {Stubbs}, C.~W.},16035 title = "{The Pan-STARRS 1 Photometric Reference Ladder, Release 12.01}",16036 journal = {\apjs},16037 archivePrefix = "arXiv",16038 eprint = {1303.3634},16039 primaryClass = "astro-ph.IM",16040 keywords = {catalogs, instrumentation: photometers, standards, surveys: PS1, techniques: photometric},16041 year = 2013,16042 month = apr,16043 volume = 205,16044 eid = {20},16045 pages = {20},16046 doi = {10.1088/0067-0049/205/2/20},16047 adsurl = {http://adsabs.harvard.edu/abs/2013ApJS..205...20M},16048 adsnote = {Provided by the SAO/NASA Astrophysics Data System}16049 } -
trunk/doc/release.2015/ps1.analysis/Makefile
r39874 r39880 1 1 # $Id: Makefile,v 1.16 2006-01-16 01:11:40 eugene Exp $ 2 2 3 DO_PDFLATEX = 0 4 DO_BIBTEX = 1 3 # WARNING : pdflatex does not do .ps 4 # 5 DO_PDFLATEX = 1 6 DO_BIBTEX = 0 5 7 6 8 help: -
trunk/doc/release.2015/ps1.analysis/analysis.tex
r39877 r39880 1 \documentclass[iop]{emulateapj} 2 %\documentclass[iop,floatfix]{emulateapj} 3 1 \documentclass[iop,floatfix]{emulateapj} 4 2 % \pdfoutput=1 5 3 6 % bounding box is not read correctly without 'graphicx' 7 \RequirePackage{graphics} 4 \RequirePackage{graphicx} 8 5 \RequirePackage{color} 9 6 \RequirePackage{code} … … 14 11 %\def\plotmode{bw} 15 12 16 \def\plotext{ps} 17 \def\plottype{eps} 13 % latex uses the .ps regardless of \plotext if passed with ext=.\plotext 14 % pdflatex uses the png if it exists, pdf otherwise OK with pdf, png 15 % independent of graphicx or graphics 16 % pdflatex fails on files with multiple dots, protect with {file.name.long}.pdf 17 % use ps2pdf -dEPSCrop input.ps to convert to pdf 18 19 % \includegraphics[width=\hsize,clip]{peaks} 20 % \includegraphics[width=\hsize]{temp.pdf} 21 % \includegraphics[width=\hsize]{{FWHM.smooth.trend.ps1}.pdf} 22 23 %\def\plotext{pdf} 24 %\def\plotext{png} 18 25 \def\plotext{pdf} 19 \def\plottype{pdf}20 \def\plotext{png}21 \def\plottype{png}22 23 26 24 27 %\def\picdir{/home/eugene/chipresid.20140404} … … 581 584 \begin{figure}[htbp] 582 585 \begin{center} 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} 586 \includegraphics[width=\hsize,clip]{peaks} 586 587 \caption{\label{fig:peaks} Illustration of peak finding and culling peaks within a 587 588 footprint. Insignificant peaks within the footprint of a brighter … … 603 604 contained (note by definition all peaks must be located in a 604 605 footprint). 605 606 \end{document}607 606 608 607 For any peak which is not the brightest peak in that footprint it is … … 627 626 \begin{figure}[htbp] 628 627 \begin{center} 629 % \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=2.0\hsize,viewport=60 60 413 760]{FWHM.smooth.trend.ps1} 630 \includegraphics[type=\plottype,ext=.\plotext,width=\hsize]{FWHM.smooth.trend.ps1} 628 \includegraphics[width=\hsize]{{FWHM.smooth.trend.ps1}.\plotext} 631 629 \caption{\label{fig:moments.window} Example of the biases encountered when measuring the second 632 630 moments. A simulated image was generated using the PS1 PSF … … 915 913 \begin{figure}[htbp] 916 914 \begin{center} 917 % \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=\hsize,viewport=60 60 560 560]{moment.class} 918 \includegraphics[type=\plottype,ext=.\plotext,width=\hsize]{moment.class} 915 \includegraphics[width=\hsize]{{moment.class}.\plotext} 919 916 \caption{\label{fig:moment.class} Illustration of PSF star selection using the FWHM derived 920 917 from the second moments in $X_{\rm ccd}$ and $Y_{\rm ccd}$ … … 1323 1320 \begin{figure}[htbp] 1324 1321 \begin{center} 1325 % \includegraphics[type=\plottype,ext=.\plotext,width=\hsize,height=\hsize,viewport=60 60 560 560]{radial.profiles} 1326 \includegraphics[type=\plottype,ext=.\plotext,width=\hsize]{radial.profiles} 1322 \includegraphics[width=\hsize]{{radial.profiles}.\plotext} 1327 1323 \caption{\label{fig:radial.profiles} Radial profiles of stellar images from PS1. These two 1328 1324 profiles illustrate the radial trend of the PS1 PSFs for a star -
trunk/doc/release.2015/ps1.calibration/Makefile
r39875 r39880 1 1 # $Id: Makefile,v 1.16 2006-01-16 01:11:40 eugene Exp $ 2 2 3 DO_PDFLATEX = 03 DO_PDFLATEX = 1 4 4 # remember to set \pdfoutput at the top 5 5 … … 20 20 ../inputs/apj.bst \ 21 21 ../inputs/lib.bib \ 22 calibration.tex \ 23 calibration.bbl 22 calibration.tex 24 23 25 24 calibration.pdf: $(FILES) -
trunk/doc/release.2015/ps1.calibration/calibration.tex
r39879 r39880 15 15 %\def\plotmode{bw} 16 16 17 %\def\plotext{pdf}18 \def\plotext{ps}17 \def\plotext{pdf} 18 %\def\plotext{ps} 19 19 20 20 %\def\picdir{/home/eugene/chipresid.20140404} … … 652 652 on the reference photometric night of MJD 55744 (UT 02 July 2011). 653 653 \cite{2014ApJ...795...45S} and \cite{2015ApJ...815..117S} have 654 re-examined the photometry of Calspec standards \citep{Bohlin.1996} as654 re-examined the photometry of Calspec standards %% XXX FIX: \citep{Bohlin.1996} as 655 655 observed by PS1. \cite{2014ApJ...795...45S} reject 2 of the 7 stars 656 656 used by \cite{2012ApJ...750...99T} and add photometry of 5 additional … … 955 955 \subsubsection{Warp Photometry} 956 956 957 \begin{figure*}[htbp] 958 \begin{center} 959 \includegraphics[width=0.48\hsize,clip]{{pics/DXT0.mean}.png} 960 \includegraphics[width=0.48\hsize,clip]{{pics/DXT1.mean}.png} 961 \includegraphics[width=0.48\hsize,clip]{{pics/DYT0.mean}.png} 962 \includegraphics[width=0.48\hsize,clip]{{pics/DYT1.mean}.png} 963 \caption{\label{fig:KHchip} Illustration of the Koppenh\"ofer Effect 964 on chip XY04. In each plot, the solid line shows the measured 965 mean residual for stars detected on this chip as a function of the 966 instrumental magnitude / FWHM$^2$. {\bf top left} X-direction before correction. 967 {\bf top right} Y-direction before correction. 968 {\bf bottom left} X-direction after correction. 969 {\bf bottom right} Y-direction after correction. } 970 \end{center} 971 \end{figure*} 972 973 \begin{figure}[htbp] 974 \begin{center} 975 \includegraphics[width=\hsize,clip]{{pics/KHmap}.png} 976 \caption{\label{fig:KHmap} Map of the amplitude of the 977 Koppenh\"ofer Effect on chips across the focal plane. In the 978 affected chips, bright stars are up to 0.2 \note{arcsec} deviant 979 from their expected positions. {\bf bottom left} X-direction before 980 correction. {\bf bottom right} Y-direction before correction. {\bf 981 top left} X-direction after correction. {\bf top right} 982 Y-direction after correction. } 983 \end{center} 984 \end{figure} 985 957 986 \section{PV3 DVO Master Database} 958 987 … … 1051 1080 stars which are not affected by the KE. The trend is then stored in a 1052 1081 form which can be applied to the database measurements. 1082 1083 \begin{figure}[htbp] 1084 \begin{center} 1085 \includegraphics[width=\hsize,clip]{{pics/pv3.v1.dmag_g.sigma}.png} 1086 \includegraphics[width=\hsize,clip]{{pics/pv3.v1.dmag_r.sigma}.png} 1087 \includegraphics[width=\hsize,clip]{{pics/pv3.v1.dmag_i.sigma}.png} 1088 \includegraphics[width=\hsize,clip]{{pics/pv3.v1.dmag_z.sigma}.png} 1089 \includegraphics[width=\hsize,clip]{{pics/pv3.v1.dmag_y.sigma}.png} 1090 \caption{\label{fig:dmag.measure} Consistency of photometry 1091 measurements across the sky. Each panel shows a map of the 1092 standard deviation of photometry residuals for stars in each pixel.} 1093 \end{center} 1094 \end{figure} 1053 1095 1054 1096 \subsubsection{Differential Chromatic Refraction}
Note:
See TracChangeset
for help on using the changeset viewer.
