Changeset 40069 for trunk/doc/release.2015/ps1.analysis/analysis.tex
- Timestamp:
- Jul 5, 2017, 5:04:13 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/ps1.analysis/analysis.tex (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/analysis.tex
r39974 r40069 1 1 \documentclass[iop,floatfix]{emulateapj} 2 % \documentclass[10pt,preprint]{aastex} 2 3 % \pdfoutput=1 3 4 … … 5 6 \RequirePackage{color} 6 7 \RequirePackage{code} 7 \RequirePackage{url}8 8 \input{astro.sty} 9 9 10 \ DeclareUrlCommand\email{\urlstyle{rm}}10 \usepackage[T1]{fontenc}% (2) specify encoding 11 11 12 12 % online version may use color, but print version needs b/w … … 106 106 \section{INTRODUCTION}\label{sec:intro} 107 107 108 \begin{verbatim}109 here is a list of things to do:110 * clear out \note entries111 * explain use of covariance112 * add example for sky model113 * Kaiser optimal detection reference114 * find a brighter-fatter reference115 * define more tests and generate examples116 * simulation example of background subtraction117 at different densities118 * real example of oversubtracted galaxy119 * check all references120 \end{verbatim}108 % \begin{verbatim} 109 % here is a list of things to do: 110 % * clear out \note entries 111 % * explain use of covariance 112 % * add example for sky model 113 % * Kaiser optimal detection reference 114 % * find a brighter-fatter reference 115 % * define more tests and generate examples 116 % * simulation example of background subtraction 117 % at different densities 118 % * real example of oversubtracted galaxy 119 % * check all references 120 % \end{verbatim} 121 121 122 122 This is the fourth in a series of seven papers describing the … … 126 126 extended source model fitting, and the techniques for ``forced'' 127 127 photometry measurements. 128 129 \url{http://eugene@ifa.hawaii.edu}130 131 \end{document}132 128 133 129 %Chambers et al. 2017 (Paper I) … … 141 137 %Magnier et al. 2017 (Paper II) 142 138 %Pan-STARRS Data Processing Stages 143 \citet[][Paper II]{magnier2017 c}139 \citet[][Paper II]{magnier2017.datasystem} 144 140 describes how the various data processing stages are organised and implemented 145 141 in the Imaging Processing Pipeline (IPP), including details of the … … 154 150 %Magnier et al. 2017 (Paper IV) 155 151 %Pan-STARRS Pixel Analysis : Source Detection 156 %\citet[][Paper IV]{magnier2017 a}152 %\citet[][Paper IV]{magnier2017.analysis} 157 153 %describes the details of the source detection and photometry, including point-spread-function and extended source fitting models, and the techniques for ``forced" photometry measurements. 158 154 159 155 %Magnier et al. 2017 (Paper V) 160 156 %Pan-STARRS Photometric and Astrometric Calibration 161 \citet[][Paper V]{magnier2017 b}157 \citet[][Paper V]{magnier2017.calibration} 162 158 describes the final calibration process, and the resulting photometric and astrometric quality. 163 159 … … 446 442 keyword which in turn specifies the value in the image header. In the 447 443 case of PS1 PV3, the header keyword \code{MAXLIN} specifies the 448 saturation level for each chip (see \cite{waters2017}). 2) Pixels444 saturation level for each chip \citep[see][]{waters2017}. 2) Pixels 449 445 which are below a user-defined value are considered unresponsive and 450 446 masked as dead. (camera format keyword \code{CELL.BAD} = 0 for PS1 … … 453 449 invalid. (\code{psphot} recipe keywords \code{XMIN}, \code{XMAX}, 454 450 \code{YMIN}, \code{YMAX}, all set to 0 for PS1 PV3 -- invalid pixels 455 were specified for PS1 PV3 with a supplied mask image , see456 \cite {waters2017}.451 were specified for PS1 PV3 with a supplied mask image 452 \citep[see][]{waters2017}. 457 453 458 454 The library functions used by \code{psphot} understand two types of … … 469 465 470 466 \begin{table*} 471 \caption{\label{tab:mask_values} \nocode{psphot} / GPC1 Mask Image Pixel Values}\vspace{-0.5cm}472 467 \begin{center} 468 \caption{\label{tab:mask_values} \nocode{psphot} / GPC1 Mask Image Pixel Values} % \vspace{-0.5cm} 473 469 \begin{tabular}{lcl} 474 470 \hline
Note:
See TracChangeset
for help on using the changeset viewer.
