Changeset 39815
- Timestamp:
- Nov 17, 2016, 11:01:53 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/ps1.analysis/analysis.tex (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/analysis.tex
r39814 r39815 1074 1074 contour: 1075 1075 \[ 1076 \rho = \sqrt{\frac{x^2}{S^2_{xx}} + \frac{y^2}{S^2_{yy}} + x y S_{xy} \\1076 \rho = \sqrt{\frac{x^2}{S^2_{xx}} + \frac{y^2}{S^2_{yy}} + x y S_{xy}} \\ 1077 1077 \] 1078 1078 … … 1100 1100 galaxy distance. 1101 1101 1102 In the classic definition, a reference radius, R901103 is specified as the radius at which the flux1104 1105 1102 To measure the Petrosian radius and flux, we start by defining a 1106 1103 series of radial apertures with power-law spacing: $r_{i + 1} = 1.25 … … 1111 1108 1112 1109 For any annulus $i$ spanning the radii $r_{\rm min}$ to $r_{\rm max} = 1113 \ Beta r_{\rm min}$, the1110 \beta r_{\rm min}$, the 1114 1111 Petrosian Ratio for that annulus is defined as the ratio of the 1115 1112 surface brightness in the annulus to the average surface brigthness … … 1146 1143 In the galaxy model fittting stage, sources which meet certain 1147 1144 criteria are fitted with analytical models for galaxies. The 1148 available models for the PV3 analysis were:1145 three models used for the PV3 analysis have similar form: 1149 1146 \begin{itemize} 1150 \item Exponential profile : $f = I_0 e^{ \frac{-r}{r_0}}$1151 \item DeVaucouleur profile : $f = I_0 e^{ \frac{-r^{1/4}}{r_0}}$1152 \item Sersic : $f = I_0 e^{ \frac{-r^{1/n}}{r_0}}$1147 \item Exponential profile : $f = I_0 e^{-\rho}$ 1148 \item DeVaucouleur profile : $f = I_0 e^{-\rho^{1/4}}$ 1149 \item Sersic : $f = I_0 e^{-\rho^{1/n}}$ 1153 1150 \end{itemize} 1151 where $\rho$ is a normalized radial term: $\rho = 1152 \sqrt{\frac{x^2}{R^2_{xx}} + \frac{y^2}{R^2_{yy}} + x y R_{xx}}$. The 1153 terms ($R_{xx}$, $R_{yy}$ , $R_{xy}$) describe the elliptical contour 1154 and the profile scale in all three models and the coordinates $x$ \& 1155 $y$ are determined relative to the centroids $x_0, y_0$. Including 1156 the normalization ($I_0$) and a local sky value, the Exponential and 1157 DeVaucouleur profiles have 7 free parameters and the Sersic profile 1158 has the additional free parameter of the Sersic index $n$. 1154 1159 1155 1160 In this stage, the galaxy model is convolved with our best guess for … … 1157 1162 all sources detected in the 'bright source' analysis step (S/N > 20 ?) 1158 1163 were fitted with all three galaxy models, unless (a) the morphological 1159 test identified the source as a likely cosmic ray (\ref{CR}) 1160 or (b) the peak of the PSF profile was above the saturation limit 1161 \note{for the chip? cell?}. Sources in the denser portions of the 1162 Galactic plane and bulge were not included in the analysis. This 1163 restriction limited the total time spent on the galaxy modeling 1164 analysis at the expense of galaxy photometry in the plane (though Kron 1165 photometry is available for those objects). 1164 test identified the source as a likely cosmic ray (\ref{CR}) or (b) 1165 the peak of the PSF profile was above the saturation limit for the 1166 chip \note{link to the handling of saturation in detrend paper}. 1167 Sources in the denser portions of the Galactic plane and bulge were 1168 not included in the analysis. This restriction limited the total time 1169 spent on the galaxy modeling analysis at the expense of galaxy 1170 photometry in the plane (though Kron photometry is available for those 1171 objects). 1166 1172 1167 1173 The Galactic Plane region was defined by $|b| > b_{\rm min}$ where … … 1170 1176 1171 1177 The galaxy models are fitted using the same Levenberg-Marquart 1172 minimization code use for the other non-linear fitting stages. In the 1178 minimization code use for the other non-linear fitting stages. 1179 1180 Before the non-linear fitting may be performed, it is necessary to 1181 determine the initial values for the parameters to be fitted. For 1182 each of the three model types, the position determined from the PSF 1183 fitting analysis is used as the initial centroid $x_0,y_0$. A guess 1184 for the terms ($R_{xx}$, $R_{yy}$ , $R_{xy}$) is generated based on 1185 the second moments. The guess does not attempt to use PSF model to 1186 adjust the ($R_{xx}$, $R_{yy}$ , $R_{xy}$) values; it was found that 1187 such a guess tended to be too small and resulted in more iterations 1188 rather than fewer. \note{more detail on that?} The Kron flux is used 1189 to generate a guess for the normalization, applying an appropriate 1190 scale factor based on the ($R_{xx}$, $R_{yy}$ , $R_{xy}$) values. 1191 1192 For the Sersic model, we do not fit the index in the 1193 Levenberg-Marquardt analysis. Instead, we 1194 1195 % start with coarse grid search over the following index values: 1196 % n = 0.5, 1.0, 1.5, 2.0, 3.0, 4.0, 5.0, 6.0 1197 1198 1199 1200 1201 In the 1173 1202 convolved galaxy fit, the galaxy model image and the model derivative 1174 1203 images are convolved with the psf at each iteration. WRITE out the
Note:
See TracChangeset
for help on using the changeset viewer.
