IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39836 for trunk


Ignore:
Timestamp:
Dec 6, 2016, 6:32:52 AM (10 years ago)
Author:
eugene
Message:

calib mods

File:
1 edited

Legend:

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

    r39835 r39836  
    436436* result is a collection of zero points for photometric images
    437437  * discuss stats on the zero points and the airmass terms
     438* does eddie still use per exposure or per star airmass terms?
    438439\end{verbatim}
    439440
    440441\subsection{Relphot Analysis}
     442
     443The ubercal analysis above results in a table of zero points for all
     444exposures considered to be photometric, along with a set of
     445low-resolution flat-field corrections.  It is now necessary to use this
     446information to determine zero points for the remaining exposures and
     447to improve the resolution of the flat-field correction.  This analysis
     448is done within the IPP DVO database system.
     449
     450The ubercal zero points and the flat-field correction data are loaded
     451into the PV3 DVO database using the program \code{setphot}.  This
     452program converts the reported zero point and flat field values to the DVO internal representation
     453in which the zero point of each image is split into three main
     454components:
     455\[
     456zp_{\rm total} = zp_{\rm nominal} + M_{cal} + K_{rm \lambda}(sec \zeta - 1)
     457\]
     458where $zp_{\rm nominal}$ is a static value for each filter, $K_{rm
     459  \lambda}$ is the static slope of the trend with respect to the
     460airmass trend ($\zeta$) for each filter, $M_{cal}$ is the offset
     461needed by each exposure to match the ubercal value, or to bring the
     462given image into agreement with the rest of the exposures, as
     463discussed below.  The flat-field information is encoded in a table of
     464flat-field offsets as a function of time, filter, and camera position.
     465
     466\note{measurement values are modified $M_{cal}, M_{flat}$, flags}
     467
     468When the ubercal values are ingested into the database,
     469
    441470\begin{verbatim}
    442471* ingest the ubercal zero points (setphot)
Note: See TracChangeset for help on using the changeset viewer.