Changeset 39855
- Timestamp:
- Dec 14, 2016, 5:22:30 AM (10 years ago)
- Location:
- trunk/doc/release.2015
- Files:
-
- 2 edited
-
ps1.analysis/analysis.tex (modified) (3 diffs)
-
ps1.calibration/calibration.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/analysis.tex
r39845 r39855 573 573 this}. 574 574 575 To choose the value of $sigma_W$, we try values of (1, 2, 3, 4.5, 6, 576 9, 12, 18) pixels. For each of these values, we then select candidate 577 PSF stars based on the distribution of the measured $\sigma_{x,x}, 578 \sigma_{y,y}$ values. For each test value of $\sigma_w$, determine 579 the ratio $f = \frac{\sigma_{x,x} + \sigma{y,y}}{2 \sigma_w}$, i.e., 580 the ratio of the window size to the observed PSF size. We interpolate 581 to find a value of $\sigma_W$ for which $f$ is expected to be 0.65. 582 \note{what is the expected ratio of $\sigma_x$ to the true value?}. 583 We call this value the \code{MOMENTS_GAUSS_SIGMA}. We use an 584 aperture with a radius of \code{PSF_MOMENTS_RADIUS} = 4$\times$ 585 \code{MOMENTS_GAUSS_SIGMA} to select the pixels for the measurement. 575 To choose the value of $\sigma_W$, we try values of (1, 2, 3, 4.5, 6, 576 9, 12, 18) pixels \note{list arcseconds}. For each of these values, 577 we then select candidate PSF stars based on the distribution of the 578 measured $\sigma_{x,x}, \sigma_{y,y}$ values. For each test value of 579 $\sigma_w$, determine the ratio $f = \frac{\sigma_{x,x} + 580 \sigma{y,y}}{2 \sigma_w}$, i.e., the ratio of the window size to the 581 observed PSF size. We interpolate to find a value of $\sigma_W$ for 582 which $f$ is expected to be 0.65. \note{what is the expected ratio of 583 $\sigma_x$ to the true value?}. We call this value the 584 \code{MOMENTS_GAUSS_SIGMA}. We use an aperture with a radius of 585 \code{PSF_MOMENTS_RADIUS} = 4$\times$ \code{MOMENTS_GAUSS_SIGMA} to 586 select the pixels for the measurement. 586 587 587 588 Once \code{PSF_MOMENTS_SIGMA} has been determined, moments are … … 689 690 \sigma_{xy} & = & f_3(x,y) \\ 690 691 \end{eqnarray} 692 693 \note{PV3 config values: we used 6x6 map not 3x3 (PV2) or 3rd order 694 polynomial (PV1)} 691 695 692 696 PSPhot uses a single structure to represent the object model and … … 1597 1601 1598 1602 \end{document} 1603 1604 Figures Needed for this document: 1605 1606 * illustration of peak & col for footprint 1607 * measured moments vs gauss window size for PS1 profile 1608 * PS1 PSF profiles (good and bad seeing) 1609 * Mxx vs Myy plane for selecting PSF stars (etc) 1610 * example of a very bright star, subtracted? 1611 * CR masking example? 1612 * aperture - PSF model example 1613 * make of the sky with galaxy region illustrated? 1614 1615 * plots showing the quality of the data? 1616 1617 Tables needed: 1618 1619 * table of mask image bit values 1620 * table of models? -
trunk/doc/release.2015/ps1.calibration/calibration.tex
r39846 r39855 1168 1168 \begin{verbatim} 1169 1169 Plots: 1170 * bright-end astrometry residuals 1171 * bright-end photometry residuals 1172 * photometry residuals vs camera 1170 * illustration of the astrometric models (schematic) 1171 * astrometry cross-correlation example? 1172 * zero point history, including / excluding ubercal? (from Eddie) 1173 * applied flat-field images [FITS -> png] 1174 * Koppenhoffer plots [from presentations] 1175 * DCR plots [exist] 1176 * astrometric flat fields [FITS -> png] 1177 * PV3 vs Gaia [exit] 1178 * PV3 quasar motions [** need to extract **] 1179 * bright-end astrometry residuals [running cdhist code, but is the density too low?] 1180 * bright-end photometry residuals [running cdhist code, but is the density too low?] 1173 1181 1174 1182 \end{verbatim}
Note:
See TracChangeset
for help on using the changeset viewer.
