Changeset 40589
- Timestamp:
- Dec 25, 2018, 11:07:23 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/ps1.analysis/analysis.tex (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/analysis.tex
r40588 r40589 794 794 measurement of the moments. 795 795 796 %% co mfirmed: PSF_MOMENTS_RADIUS = 4 * MOMENTS_GAUSS_SIGMA (\sigma_w)796 %% confirmed: PSF_MOMENTS_RADIUS = 4 * MOMENTS_GAUSS_SIGMA (\sigma_w) 797 797 %% factor of 4 is hard-wired in psphotSourceStats.c where MOMENTS_GAUSS_SIGMA is set. 798 798 %% PSF_MOMENTS_RADIUS used for: moments analysis, Kron analysis (starting radius), … … 1548 1548 After the initial, fast analysis of the image relying primarily on the 1549 1549 PSF model, a complete analysis of the extended source properties may 1550 be performed. For PS1 processing, this step is the nightly (PV0) 1551 analysis of individual exposures and only performed for the stacks. 1550 be performed. For PS1 processing, this step is skipped in the nightly 1551 (PV0) analysis of individual exposures and only performed for the 1552 stacks in the major reprocessings. 1553 1554 The extended souce analysis consists of the following types of 1555 measurements: 1) an analysis of the radial profile of the surface 1556 brightness of the source; 2) measurement of the Petrosian radius and 1557 magnitude; 3) convolved galaxy model fits; and 4) photometry in 1558 several fixed-sized apertures, both raw and convolved to a defined 1559 PSF size. 1560 1561 %% NOTE: This is NOT true: extended source analysis applied to both 1562 %% PASS 1 and PASS 2 sources. 1563 %% 1564 %% In order for a source to be included in the extended source 1565 %% analysis, it much have been detected in the 'bright source' analysis 1566 %% step ($S/N > 20$, Section~\ref{sec:xxxx}). \note{is this restriction 1567 %% more or less severe than the mag limits?} 1568 1569 The extended source analysis is not applied to all object which may be 1570 galaxies. Several restrictions are possible within the software. For 1571 example, it is possible to limit which objects are processed by their 1572 aparent magnitudes, by their signal-to-noise, by an indication if they 1573 are in fact extended, by the local stellar density, or by the galactic 1574 latitude. Some of these selections may be defined differently for the 1575 galaxy model fits and the Petrosian parameters. 1576 1577 For the $3\pi$ PV3 processing, both an apparent magnitude cut and a 1578 Galactic latitude cut were applied. The apparent magnitude limits for 1579 the galaxy model fits are applied to the measured Kron magnitude and 1580 depend on the filter as follows: (\grizy) = (21.5, 21.5, 21.5, 20.5, 1581 19.5). These values were chosen to have roughly similar 1582 signal-to-noise in a typical stack image for neutral color objects. 1583 The magnitude limits for the Petrosian parameters were set to 25.0 for 1584 all filters, far below the detection limits and effectively not 1585 limiting the analysis based on apparent magnitude. For both galaxy 1586 model fits and Petrosian parameters, the Galactic latitude cut was 1587 defined by $|b| > b_{\rm min}$ where $b_{\rm min} = b_0 + r_b 1588 e^{\frac{-l^2}{2 \sigma_b^2}}$. For the PV3 analysis, $b_0 = 1589 $20\degree, $r_b = $15\degree, $\sigma_b = $50\degree. This contour 1590 avoids the denser portions of the Galactic plane and bulge, limiting 1591 the total time spent on the galaxy modeling analysis at the expense of 1592 galaxy photometry in the plane (though Kron photometry is available 1593 for those sources). 1594 1595 % galaxy model fits performed based on limits set in psphotChooseAnalysisOptions.c 1596 1597 % petrosian analysis performed on same objects as galaxy model fits 1598 % if EXTENDED_SOURCE_PETROSIAN == TRUE (TRUE for PV3 stack - STACKPHOT) 1599 1600 % galaxy model fits are performed on : 1601 % all if (PSPHOT.EXT.FIT.ALL.SOURCES == TRUE) (FALSE for PV3 stack) 1602 % (even so, if density is higher than PSPHOT.EXT.FIT.ALL.THRESH, skip) 1603 1604 % only extended sources (based on EXT.NSIGMA) if EXT.NSIGMA.LIMIT.USE 1605 % == TRUE (FALSE for PV3 stacks) 1606 1607 % fit sources / measure petrosian to fixed flux limit if limits are 1608 % defined (they are for PV3) 1609 1610 % mag limits by filter, e.g., : petro 25, extfit 21.5 1611 % are translated to flux in counts and compared to Kron flux 1612 1613 % SN limit is used only if fixed flux limits are not set 1614 % SN limit set to EXTENDED_SOURCE_SN_LIM (10.0 for PV3) 1615 % S/N limit for Kron flux, 1616 1617 % S/N lim values set to 0.0 for all models in PV3 1618 1619 % galaxy coordinate limits: 1620 % if |b| > 20.0 + 15.0 exp(-long^2 / (2 * 50^2)) 1552 1621 1553 1622 \subsubsection{Radial Profiles} … … 1675 1744 local sky value, the Exponential and DeVaucouleur profiles have 7 free 1676 1745 parameters and the Sersic profile has the additional free parameter of 1677 the Sersic index $n$. 1678 1679 In this stage, the galaxy model is convolved with an approximation to 1680 our best guess for the PSF model at the location of the galaxy. For 1681 the PV3 analysis, all sources detected in the 'bright source' analysis 1682 step ($S/N > 20$) were fitted with all three galaxy models, unless (a) 1683 t he morphological test identified the source as a likely cosmic ray1746 the Sersic index $n$. In this stage, the galaxy model is convolved 1747 with an approximation to our best guess for the PSF model at the 1748 location of the galaxy. 1749 1750 Sources which passed the extended source restrictions described above 1751 were fitted with all three galaxy models, unless (a) the morphological 1752 test identified the source as a likely cosmic ray 1684 1753 (Section~\ref{sec:source.size}) or (b) the peak of the PSF profile was 1685 above the saturation limit for the chip \citep[see the discussion in 1686 ][ regarding the masking of saturated pixels]{waters2017}. Sources in 1687 the denser portions of the Galactic plane and bulge were not included 1688 in the analysis. This restriction limited the total time spent on the 1689 galaxy modeling analysis at the expense of galaxy photometry in the 1690 plane (though Kron photometry is available for those sources). The 1691 Galactic Plane region was defined by $|b| > b_{\rm min}$ where $b_{\rm 1692 min} = b_0 + r_b e^{\frac{-l^2}{2 \sigma_b^2}}$. For the PV3 1693 analysis, $b_0 = $20\degree, $r_b = $15\degree, $\sigma_b = $50\degree. 1754 above the saturation limit for the chip \citep[see the discussion 1755 in][regarding the masking of saturated pixels]{waters2017}. 1694 1756 1695 1757 % \note{need a discussion of the detector saturation behavior … … 2185 2247 catalog. 2186 2248 2187 % galaxy model fits performed based on limits set in psphotChooseAnalysisOptions.c2188 2189 % petrosian analysis performed on same objects as galaxy model fits2190 % if EXTENDED_SOURCE_PETROSIAN == TRUE (TRUE for PV3 stack - STACKPHOT)2191 2192 % galaxy model fits are performed on :2193 % all if (PSPHOT.EXT.FIT.ALL.SOURCES == TRUE) (FALSE for PV3 stack)2194 % (even so, if density is higher than PSPHOT.EXT.FIT.ALL.THRESH, skip)2195 2196 % only extended sources (based on EXT.NSIGMA) if EXT.NSIGMA.LIMIT.USE2197 % == TRUE (FALSE for PV3 stacks)2198 2199 % fit sources / measure petrosian to fixed flux limit if limits are2200 % defined (they are for PV3)2201 2202 % mag limits by filter, e.g., : petro 25, extfit 21.52203 % are translated to flux in counts and compared to Kron flux2204 2205 % SN limit is used only if fixed flux limits are not set2206 % SN limit set to EXTENDED_SOURCE_SN_LIM (10.0 for PV3)2207 % S/N limit for Kron flux,2208 2209 % galaxy coordinate limits:2210 % if |b| > 20.0 + 15.0 exp(-long^2 / (2 * 50^2))2211 2212 2249 \section{Difference Image Photometry} 2213 2250
Note:
See TracChangeset
for help on using the changeset viewer.
