IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40069 for trunk


Ignore:
Timestamp:
Jul 5, 2017, 5:04:13 PM (9 years ago)
Author:
eugene
Message:

update refs

File:
1 edited

Legend:

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

    r39974 r40069  
    11\documentclass[iop,floatfix]{emulateapj}
     2% \documentclass[10pt,preprint]{aastex}
    23% \pdfoutput=1
    34
    … …  
    56\RequirePackage{color}
    67\RequirePackage{code}
    7 \RequirePackage{url}
    88\input{astro.sty}
    99
    10 \DeclareUrlCommand\email{\urlstyle{rm}}
     10\usepackage[T1]{fontenc}% (2) specify encoding
    1111
    1212% online version may use color, but print version needs b/w
    … …  
    106106\section{INTRODUCTION}\label{sec:intro}
    107107
    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}
     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}
    121121
    122122This is the fourth in a series of seven papers describing the
    … …  
    126126extended source model fitting, and the techniques for ``forced''
    127127photometry measurements.
    128 
    129 \url{http://eugene@ifa.hawaii.edu}
    130 
    131 \end{document}
    132128
    133129%Chambers et al. 2017 (Paper I)
    … …  
    141137%Magnier et al. 2017 (Paper II)
    142138%Pan-STARRS Data Processing Stages
    143 \citet[][Paper II]{magnier2017c}
     139\citet[][Paper II]{magnier2017.datasystem}
    144140describes how the various data processing stages are organised and implemented
    145141in the Imaging Processing Pipeline (IPP), including details of the
    … …  
    154150%Magnier et al. 2017 (Paper IV)
    155151%Pan-STARRS Pixel Analysis : Source Detection
    156 %\citet[][Paper IV]{magnier2017a}
     152%\citet[][Paper IV]{magnier2017.analysis}
    157153%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.
    158154
    159155%Magnier et al. 2017 (Paper V)
    160156%Pan-STARRS Photometric and Astrometric Calibration
    161 \citet[][Paper V]{magnier2017b}
     157\citet[][Paper V]{magnier2017.calibration}
    162158describes the final calibration process, and the resulting photometric and astrometric quality. 
    163159
    … …  
    446442keyword which in turn specifies the value in the image header.  In the
    447443case of PS1 PV3, the header keyword \code{MAXLIN} specifies the
    448 saturation level for each chip (see \cite{waters2017}). 2) Pixels
     444saturation level for each chip \citep[see][]{waters2017}. 2) Pixels
    449445which are below a user-defined value are considered unresponsive and
    450446masked as dead.  (camera format keyword \code{CELL.BAD} = 0 for PS1
    … …  
    453449invalid.  (\code{psphot} recipe keywords \code{XMIN}, \code{XMAX},
    454450\code{YMIN}, \code{YMAX}, all set to 0 for PS1 PV3 -- invalid pixels
    455 were specified for PS1 PV3 with a supplied mask image, see
    456 \cite{waters2017}.
     451were specified for PS1 PV3 with a supplied mask image
     452\citep[see][]{waters2017}.
    457453
    458454The library functions used by \code{psphot} understand two types of
    … …  
    469465
    470466\begin{table*}
    471 \caption{\label{tab:mask_values} \nocode{psphot} / GPC1 Mask Image Pixel Values}\vspace{-0.5cm}
    472467\begin{center}
     468\caption{\label{tab:mask_values} \nocode{psphot} / GPC1 Mask Image Pixel Values} % \vspace{-0.5cm}
    473469\begin{tabular}{lcl}
    474470\hline
Note: See TracChangeset for help on using the changeset viewer.