Changeset 39865
- Timestamp:
- Dec 14, 2016, 7:13:40 PM (10 years ago)
- Location:
- trunk/doc/release.2015
- Files:
-
- 4 added
- 4 edited
-
ps1.analysis/FWHM.smooth.trend.ps1.ps (added)
-
ps1.analysis/analysis.tex (modified) (29 diffs)
-
ps1.analysis/moment.class.ps (added)
-
ps1.analysis/peaks.ps (added)
-
ps1.analysis/plots.sh (modified) (4 diffs)
-
ps1.analysis/radial.profiles.ps (added)
-
ps1.calibration/calibration.tex (modified) (1 diff)
-
ps1.datasystem/datasystem.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/analysis.tex
r39857 r39865 1 %\documentclass[iop,floatfix]{emulateapj}1 \documentclass[iop,floatfix]{emulateapj} 2 2 % \documentclass[iop,floatfix,onecolumn]{emulateapj} 3 3 % \pdfoutput=1 4 4 5 5 % see latex.readme.txt for notes on using the PS1 template 6 \documentclass[12pt,preprint]{aastex}6 %\documentclass[12pt,preprint]{aastex} 7 7 %\documentclass[manuscript]{aastex} 8 8 %\documentclass[preprint2]{aastex} … … 35 35 \def\CfA{2} 36 36 \def\MPIA{3} 37 \def\Princeton{ 3}37 \def\Princeton{2} 38 38 \def\USNO{4} 39 39 \def\JHU{1} … … 42 42 \author{ 43 43 Eugene A. Magnier,\altaffilmark{\IfA} 44 IPP Team, 45 %PS Builder List 44 R. H. Lupton,\altaffilmark{\Princeton} 45 W.~E. Sweeney,\altaffilmark{\IfA} 46 K.~C. Chambers,\altaffilmark{\IfA} 47 H.~A. Flewelling,\altaffilmark{\IfA} 48 M. E. Huber,\altaffilmark{\IfA} 49 P.~A. Price,\altaffilmark{\Princeton} 50 C. Z. Waters,\altaffilmark{\IfA} 51 PS1 Builders 46 52 % W.~S. Burgett,\altaffilmark{\IfA} 47 53 % K.~C. Chambers,\altaffilmark{\IfA} … … 74 80 \altaffiltext{\IfA}{Institute for Astronomy, University of Hawaii, 2680 Woodlawn Drive, Honolulu HI 96822} 75 81 % \altaffiltext{\CfA}{Harvard-Smithsonian Center for Astrophysics, 60 Garden Street, Cambridge, MA 02138} 76 %\altaffiltext{\Princeton}{Department of Astrophysical Sciences, Princeton University, Princeton, NJ 08544, USA}82 \altaffiltext{\Princeton}{Department of Astrophysical Sciences, Princeton University, Princeton, NJ 08544, USA} 77 83 % \altaffiltext{\USNO}{US Naval Observatory, Flagstaff Station, Flagstaff, AZ 86001, USA} 78 84 % \altaffiltext{\JHU}{Department of Physics and Astronomy, Johns Hopkins University, 3400 North Charles Street, Baltimore, MD 21218, USA} … … 299 305 The PSPhot analysis is divided into several major stages: 300 306 301 \begin{ itemize}307 \begin{enumerate} 302 308 \item {\bf Image preparation} Load data, characterize the image 303 309 background, load or construct variance and mask images. … … 324 330 \item {\bf Output} Write out objects in selected format, write out 325 331 difference image, variance image, etc, as selected. 326 \end{ itemize}332 \end{enumerate} 327 333 328 334 PSPhot is highly configurable. Users may choose via the configuration … … 378 384 al. paper} for additional information). 379 385 380 \begin{table }386 \begin{table*} 381 387 \caption{\label{tab:mask_values} PSPhot / GPC1 Mask Image Pixel Values}\vspace{-0.5cm} 382 388 \begin{center} … … 406 412 \end{tabular} 407 413 \end{center} 408 \end{table }414 \end{table*} 409 415 410 416 The variance image, if not supplied is constructed by default from the … … 437 443 pixels are used to measure the local background for each background 438 444 grid point, thus over-sampling the background spatial variations by a 439 factor of 2. In the interest of speed, 10,000 randomly selected 440 {\em unmasked} pixels in these regions are sampled to determine the 441 background. \note{flesh out the details here}. Bilinear 442 interpolation is used to generate a full-resolution image from the grid of 443 background points, and this image is then subtracted from the science 444 image. The background image and the background standard deviation 445 image are kept in memory from which the values of \code{SKY} and 446 \code{SKY_SIGMA} are calculated for each object in the output catalog. 445 factor of 2. In the interest of speed, 10,000 randomly selected {\em 446 unmasked} pixels in these regions are sampled to determine the 447 background. Bilinear interpolation is used to generate a 448 full-resolution image from the grid of background points, and this 449 image is then subtracted from the science image. The background image 450 and the background standard deviation image are kept in memory from 451 which the values of \code{SKY} and \code{SKY_SIGMA} are calculated for 452 each object in the output catalog. See also the discussion in 453 \note{Waters et al REF}. 447 454 448 455 \subsection{Initial Object Detection} … … 527 534 \end{eqnarray} 528 535 536 \begin{figure}[htbp] 537 \begin{center} 538 \includegraphics[width=\hsize,angle=0,clip]{peaks.ps} 539 \caption{Illustration of peak finding and culling peaks within a 540 footprint. Insignificant peaks within the footprint of a brighter 541 peak are ignored in further processing. } 542 \end{center} 543 \end{figure} 544 529 545 \subsubsection{Footprints} 530 546 … … 558 574 \subsubsection{Centroid and higher-order Moments} 559 575 576 \begin{figure}[htbp] 577 \begin{center} 578 \includegraphics[width=\hsize,angle=0,clip]{FWHM.smooth.trend.ps1.ps} 579 \caption{Example of the biases encountered when measuring the second 580 moments. A simulated image was generated using the PS1 PSF 581 profile. Each panel corresponds to a different value of 582 $\sigma_w$, as marked. The solid red line is the true FWHM of the 583 PSF used to generate the stars. The blue solid line is the FWHM 584 of the window function ($2.35\sigma_w$). The gray dots are the 585 FWHM derived from the measured second moments for stars in the 586 image. The dotted blue line is the target (65\% of the window 587 function). In this example, we would choose $\sigma_w$ between 588 0.5 and 0.8 arcseconds so the dotted blue line would match the 589 bright end of the gray dots.} 590 \end{center} 591 \end{figure} 592 560 593 Once a collection of peaks has been identified, a number of basic 561 594 properties of the objects related to the first and second moments are … … 566 599 appropriate aperture in which the moments are measured. We also apply 567 600 a ``window function'', down-weighting the pixels by a Gaussian of size 568 $\sigma_W$ which is chosen to be large compared to the PSF size. The 569 choice of the window function $\sigma_W$ and the aperture is an 601 $\sigma_W$ which is chosen to be large compared to the PSF size, 602 $\sigma_{\rm PSF}$. This 603 window function reduces the noise of the measurement of the first and 604 second moments by suppressing the noisy pixels at high radial distance 605 as well as by reducing the contaminating effects of neighboring stars. 606 The choice of the window function $\sigma_W$ and the aperture is an 570 607 iterative process: for a given value of $\sigma_W$, the PSF stars will 571 have a measured value of $\sigma$ which is smaller than the true value 572 due to the window function. \note{generate examples to illustrate 573 this}. 608 have a measured value of $\sigma_{\rm PSF}$ which is modified by the effect of 609 the window function. In addition, depending on the size of the window 610 function compared to the true PSF size, the measured value of the PSF 611 size, $\sigma_{\rm PSF}$, will be biased high or low depending on the 612 signal-to-noise of the object. 613 614 These effects are illustrated in Figure~\ref{fig:moment.window} using 615 simulated data. An image was generated with a PSF model matching the 616 radial profile of the PS1 PSF model with a FWHM of 1.4 arcseconds. As 617 the window function $\sigma_W$ is increased, the measured FWHM for the 618 bright simulated stars rises to meet the truth value. For small 619 values of $\sigma_W$, fainter stars are biased to low measured values 620 of the FWHM. For large values of $\sigma_W$, the faint stars are 621 biased to higher values and the scatter increases. 622 623 In a real image, we do not know the true value of the PSF size. If we 624 simply choose a very large window function and rely on bright stars, 625 our estimate of the PSF size will be quite noisy. Compounding this 626 problem are the two additional facts that (1) we do not know which are 627 the real stars (as opposed to bright galaxies or possible image 628 artifacts) and (2) the brighter stars are themselves subject to 629 additional biases due to saturation and other non-linear effects 630 (c.f., ``the Brighter-Fatter'' effect, REF). To make a robust 631 choice for the window function $sigma_w$, we choose a value 632 such that the measured value of $\sigma_{\rm PSF}$ is 65\% of 633 $\sigma_w$. The resulting second moment values are biased somewhat 634 low (\approx 75\% of the truth value for the PS1 PSF profile), but are 635 relatively unbiased as a function of brightness. 574 636 575 637 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. 638 9, 12, 18) pixels $\approx$ (0.26, 0.51, 0.77, 1.15, 1.54, 2.3, 3.1, 639 4.6) arcseconds. For each of these values, we then select candidate 640 PSF stars based on the distribution of the measured $\sigma_{x,x}, 641 \sigma_{y,y}$ values. For each test value of $\sigma_w$, we determine 642 the ratio $f = \frac{\sigma_{x,x} + \sigma{y,y}}{2 \sigma_w}$, i.e., 643 the ratio of the window size to the observed PSF size. We interpolate 644 to find a value of $\sigma_W$ for which $f$ is expected to be 0.65. 645 We call this value the \code{MOMENTS_GAUSS_SIGMA}. We use an aperture 646 with a radius of \code{PSF_MOMENTS_RADIUS} = 4$\times$ 647 \code{MOMENTS_GAUSS_SIGMA} to select the pixels for the measurement. 587 648 588 649 Once \code{PSF_MOMENTS_SIGMA} has been determined, moments are … … 656 717 for example, a 2-D elliptical Gaussian: 657 718 \begin{eqnarray} 658 f(x,y) & = & I_o e xp (-z)+ S \\719 f(x,y) & = & I_o e^{-z} + S \\ 659 720 z & = & \frac{x^2}{2\sigma_x^2} + \frac{y^2}{2\sigma_y^2} + \sigma_{\rm xy} x y \\ 660 721 x & = & x_{\rm ccd} - x_o \\ 661 y & = & y_{\rm ccd} - y_o \\722 y & = & y_{\rm ccd} - y_o 662 723 \end{eqnarray} 663 724 The object model will have a variety of model parameters, in this case … … 680 741 \sigma_{\rm xy}$) while the independent parameters would be the 681 742 centroid, normalization and local sky values ($x_o, y_o, I_o, S$). 682 PSPhot uses a 2-D polynomial to specify the variation in the PSF 683 parameters as a function of position in the image \note{or an 684 interpolated map}. In the case of the elliptical Gaussian, this 685 implies that the parameters are each a function of the object centroid 743 Thus these parameters are each a function of the object centroid 686 744 coordinates: 687 745 \begin{eqnarray} … … 690 748 \sigma_{xy} & = & f_3(x,y) \\ 691 749 \end{eqnarray} 692 693 \note{PV3 config values: we used 6x6 map not 3x3 (PV2) or 3rd order 694 polynomial (PV1)} 750 PSPhot represents the variation in the PSF parameters as a function of 751 position in the image in two possible ways, specified by the 752 configuration. The first option is to use a 2-D polynomial which is 753 fitted to the measured parameter values across the image. The second 754 option is to use a grid of values which are measured for objects 755 within a subregion of the image. In the latter case, the value at a 756 specific coordinate in the image is determined by interpolation 757 between the nearest grid points. The order of the polynomial or the 758 sampling size of the grid is dynamically determined depending on the 759 number of available of PSF stars. In the case of the PV3 analysis, 760 the grid of values was used, with a maximum of $6\times 6$ samples per 761 GPC1 chip image. For the earlier PV2 analysis, the maximum grid 762 sampling was $3\times 3$ per GPC1 chip image. For the PV1 analysis, 763 the polynomial representation was used, with up to 3rd order terms. 764 The higher order representation was used for PV3 in order to follow 765 some of the observed PSF variations in the images 766 767 % XXX specify the rule for the polynomial order and grid scale 768 % XXX discuss the improvements in the astrometric modeling PV1 - PV3 695 769 696 770 PSPhot uses a single structure to represent the object model and … … 760 834 their peaks, as well as an approximate signal-to-noise ratio. All 761 835 objects with a S/N ratio greater than a user-defined parameter 762 (\code{PSF_SHAPE_NSIGMA} ???) are selected by PSPhot, though objects 763 which have more than a certain number of saturated pixels are excluded 764 at this stage. PSPhot then examines the 2-D plane of $\sigma_x, 765 \sigma_y$ in search of a concentrated clump of objects. To do this, 766 it constructs an artificial image with pixels representing the value 767 of $\sigma_x, \sigma_y$, using a user-defined scale for the size of a 768 pixel in this artificial image (note that the units of the $\sigma_x, 769 \sigma_y$ plane are the size of the second-moment in pixels in the 770 original image). A typical value for the bin size is approximately 771 0.1 image pixels. The binned $\sigma_x, \sigma_y$ plane is then 772 examined to find a peak which has a significance greater than XXX. 773 Unless the image is extremely sparse, such a peak will be well-defined 774 and should represent the objects which are all very similar in shape. 775 Other objects in the image will tend to land in very different 776 locations, failing to produce a single peak. To avoid detecting a 777 peak from the unresolved cosmic rays, objects which have 836 (\code{PSF_SHAPE_NSIGMA} = 20.0) are selected by PSPhot, though 837 objects which have more than a certain number of saturated pixels are 838 excluded at this stage. PSPhot then examines the 2-D plane of 839 $\sigma_x, \sigma_y$ in search of a concentrated clump of objects (see 840 Figure~\ref{fig:moment.class}). To 841 do this, it constructs an artificial image with pixels representing 842 the value of $\sigma_x, \sigma_y$, using a user-defined scale for the 843 size of a pixel in this artificial image (note that the units of the 844 $\sigma_x, \sigma_y$ plane are the size of the second-moment in pixels 845 in the original image). A typical value for the bin size is 846 approximately 0.1 image pixels. The binned $\sigma_x, \sigma_y$ plane 847 is then examined to find a peak which has a significance greater than 848 XXX. Unless the image is extremely sparse, such a peak will be 849 well-defined and should represent the objects which are all very 850 similar in shape. Other objects in the image will tend to land in 851 very different locations, failing to produce a single peak. To avoid 852 detecting a peak from the unresolved cosmic rays, objects which have 778 853 second-moments very close to 0 are ignored. The only danger is if the 779 854 PSF is very small and too many of these objects are rejected as cosmic … … 785 860 the image. 786 861 862 \begin{figure}[htbp] 863 \begin{center} 864 \includegraphics[width=\hsize,angle=0,clip]{moment.class.ps} 865 \caption{\label{fig:moment.class} Illustration of PSF star selection using the FWHM derived 866 from the second moments in $X_{\rm ccd}$ and $Y_{\rm ccd}$ 867 directions. The dominant clump is located in this diagram. 868 Galaxies tend to have a range of sizes and thus spread out above 869 the stars. Cosmic rays also have a range of sizes, with one 870 dimension smaller than the PSF. The red circle represents the PSF 871 star candidates. } 872 \end{center} 873 \end{figure} 874 787 875 \subsubsection{PSF Candidate Object Model Fits} 788 876 789 877 All candidate PSF objects are then fitted with the selected object 790 878 model, allowing all of the parameters (PSF and independent) to vary in 791 the fit. PSPhot uses the Levenberg-Marq ardt method \note{REF, link to792 psLibADD} for the non-linear fitting. Non-linear fitting can be 793 very computationally intensive, particularly for if the starting 794 parameters are far from the minimization values. PSPhot uses the 795 first and second moments to make a good guess for the centroid and879 the fit. PSPhot uses the Levenberg-Marquardt minimization technique 880 \note{link to psLibADD} for the non-linear fitting. Non-linear 881 fitting can be very computationally intensive, particularly for if the 882 starting parameters are far from the minimization values. PSPhot uses 883 the first and second moments to make a good guess for the centroid and 796 884 shape parameters for the PSF models. Any objects which fail to 797 885 converge in the fit are flagged as invalid. … … 830 918 \subsection{Bright Source Analysis} 831 919 832 \subsubsection{Very Bright Stars} 833 \note{flesh out} 834 835 The PSF modeling code fails to fit the wings of highly saturated stars 836 if the core of the star is too contaminated by saturated pixels. For 837 stars with estimated instrumental magnitudes brighter than XXX, we fit 838 and subtract a radial profile modeled with a spline (?). 920 %% \subsubsection{Very Bright Stars} 921 %% 922 %% The PSF modeling code fails to fit the wings of highly saturated stars 923 %% if the core of the star is too contaminated by saturated pixels. For 924 %% stars with estimated instrumental magnitudes brighter than XXX, we fit 925 %% and subtract a radial profile modeled with a spline (?). 839 926 840 927 \subsubsection{Fast Ensemble PSF Fitting} … … 881 968 \subsubsection{PSF Model applied to detected objects} 882 969 970 \note{review the discussion below} 971 883 972 Once a PSF model has been selected for an image, PSPhot attempts to 884 973 fit all of the detected objects, above a user-defined signal-to-noise … … 886 975 dependent parameters are fixed by the PSF model and only the 4 887 976 independent object model parameters are allowed to vary in the fit. 888 PSPhot again uses the Levenberg-Marqardt processfor the non-linear977 PSPhot again uses Levenberg-Marquardt minimization for the non-linear 889 978 fitting. The objects are fitted in their S/N order, starting with the 890 979 brightest and working down to the user-specified limit. 891 980 892 Once a solution has been achieved , PSPhot attempts to judge the893 quality of the PSF model as a representation of the object shape. To 894 do this, it calculates the next step of the minimization {\em allowing 895 the shape parameters to vary}. This step, essentially the 896 Gauss-Newton minimization distance from the current local minimum,981 Once a solution has been achieved for an object, PSPhot attempts to 982 judge the quality of the PSF model as a representation of the object 983 shape. To do this, it calculates the next step of the minimization 984 {\em allowing the shape parameters to vary}. This step, essentially 985 the Gauss-Newton minimization distance from the current local minimum, 897 986 should be very small if the object is well represented by the PSF, but 898 987 large if the PSF is not a good representation of the object flux. The … … 952 1041 represented and may have larger residual significance. 953 1042 954 \note{I am not sure the above discussion is still (PV3) true. To be reviewed.}955 956 1043 \subsubsection{Blended Sources} 957 1044 … … 1044 1131 not modified. 1045 1132 1046 \note{we have no code yet to select the best of several models for a1047 given objects. The relative value of the Chi-Square is the obvious1048 test in this case}.1049 1050 1133 \subsection{Faint Sources} 1051 1134 … … 1060 1143 1061 1144 The objects which are measured in this faint-object stage are clearly 1062 low significance detections. A typical threshold for the bright 1063 object analysis would S/N of 5 - 10. \note{PV3 value is 20.0?} The 1064 lower limit cutoff for the faint object analysis would typically be 1065 S/N of 2 - 4. \note{PV3 value is 5.0?} Objects detected in the faint 1066 object stage are fitted with the PSF model using the linear, ensemble 1067 fitting process. 1145 low significance detections. The PV3 threshold for the bright object 1146 analysis is a signal-to-noise of 20. The lower limit cutoff for the 1147 faint object analysis in PV3 is a signal-to-noise of 5.0. Objects 1148 detected in the faint object stage are fitted with the PSF model using 1149 the linear, ensemble fitting process. 1068 1150 1069 1151 \subsection{Aperture Correction Measurement} … … 1114 1196 number of very bright stars is limited in any image, and of course the 1115 1197 brighter stars are more likely to suffer from non-linearity or 1116 saturation. 1198 saturation. PSPhot measures the aperture correction ({\em ApResid}) 1199 for every PSF candidate object and applies this correction to the PSF 1200 model photometry. 1117 1201 1118 1202 % How important is this effect? Consider a typical bright object with a … … 1130 1214 % magnitude}. 1131 1215 1132 PSPhot measures the aperture correction ({\em ApResid}) for every PSF1133 candidate object, then calculates the trend of this correction as a1134 function of the magnitude. This trend is fitted with a line. The1135 resulting function can be used to determine the effective aperture1136 correction for an infinite flux object and the average bias inherent1137 in the sky measurement for the image. The scatter of the1138 PSF-candidate object measurements about this trend is a measure of how1139 well we can measure photometry from the image by applying the specific1140 PSF model. The slope of this trend is a measure of the bias in the1141 local sky measurment for each object. In principal, the measured sky1142 levels could be modified by this bias. More generally, the measured1143 bias in a collection of images could be used to improve the model1144 fitting or sky fitting portion of the software the remove the bias1145 term.1216 %%% PSPhot measures the aperture correction ({\em ApResid}) for every PSF 1217 %%% candidate object, then calculates the trend of this correction as a 1218 %%% function of the magnitude. This trend is fitted with a line. The 1219 %%% resulting function can be used to determine the effective aperture 1220 %%% correction for an infinite flux object and the average bias inherent 1221 %%% in the sky measurement for the image. The scatter of the 1222 %%% PSF-candidate object measurements about this trend is a measure of how 1223 %%% well we can measure photometry from the image by applying the specific 1224 %%% PSF model. The slope of this trend is a measure of the bias in the 1225 %%% local sky measurment for each object. In principal, the measured sky 1226 %%% levels could be modified by this bias. More generally, the measured 1227 %%% bias in a collection of images could be used to improve the model 1228 %%% fitting or sky fitting portion of the software the remove the bias 1229 %%% term. 1146 1230 1147 1231 PSPhot allows a collection of PSF model functions to be tried on all … … 1154 1238 \code{PSF_MODEL_N - 1} specify the names of the models which should be 1155 1239 tested. 1240 1241 Several likely PSF model classes are available within \code{psphot}: 1242 \begin{itemize} 1243 \item Gaussian : $f = I_0 e^{-z}$ 1244 \item Pseudo-Gaussian : $f = I_0 (1 + z + \frac{1}{2} z^2 + \frac{1}{6} z^3)^{-1}$ \code{[PGAUSS]} 1245 \item Variable Power-Law : $f = I_0 (1 + z + z^{\alpha})^{-1}$ \code{[RGAUSS]} 1246 \item Steep Power-Law : $f = I_0 (1 + \kappa z + z^{2.25})^{-1}$ \code{[QGAUSS]} 1247 \item PS1 Power-Law : $f = I_0 (1 + \kappa z + z^{1.67})^{-1}$ \code{[PS1_V1]} 1248 \end{itemize} 1249 where $z \propto r^2$ ($z = \frac{x^2}{2\sigma_x^2} + 1250 \frac{y^2}{2\sigma_y^2} + \sigma_{\rm xy} x y $). The Pseudo-Gaussian 1251 is a Taylor expansion of the Gaussian and is used by Dophot 1252 \citep{dophot}. The latter profiles are similar to the Moffat profile 1253 form \citep{moffat,buonanno}, with small differences. For the PS1 1254 GPC1 analysis, we used the \code{PS1_V1} model, which we found by 1255 experimentation to match well to the observed profiles generated by 1256 PS1. Using a fixed power-law exponent results in somewhat faster 1257 profile fitting compared to the variable power-law exponent model. 1258 1259 % moffat : 1969A&A.....3..455M 1260 % buonanno : 1983A&AS...51...83B 1261 1262 \begin{figure}[htbp] 1263 \begin{center} 1264 \includegraphics[width=\hsize,angle=0,clip]{radial.profiles.ps} 1265 \caption{Radial profiles of stellar images from PS1. These two 1266 profiles illustrate the radial trend of the PS1 PSFs for a star 1267 with FWHM 0.9 arcsec (red) and 2.2 arcsec (blue). The black line 1268 shows the PSF model with radial trend of the form $(1 + \kappa r^2 + r^{3.33})^{-1}$.} 1269 \end{center} 1270 \end{figure} 1156 1271 1157 1272 \subsection{Radial Profiles} … … 1380 1495 1381 1496 The PSF-convolved galaxy model fitting analysys uses the 1382 Levenberg-Marquardt m ethod to determine the best fit. In this1497 Levenberg-Marquardt minimization method to determine the best fit. In this 1383 1498 process, the $\chi^2$ value to be minimized is: 1384 1499 \[ … … 1604 1719 Figures Needed for this document: 1605 1720 1606 * illustration of peak & col for footprint1607 * measured moments vs gauss window size for PS1 profile1608 * 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 1721 * aperture - PSF model example 1613 * make of the sky with galaxy region illustrated? 1614 1722 * map of the sky with galaxy region illustrated? 1615 1723 * plots showing the quality of the data? 1616 1724 1617 1725 Tables needed: 1618 1726 1619 * table of mask image bit values1620 1727 * table of models? 1621 1728 1622 1729 Work still needed: 1623 1730 1624 * Figures1625 1731 * Tables 1626 1732 * refereces for other programs 1627 1733 1628 * moments & gauss sigma issue 1629 * words on the 2d maps 1630 * PS1 PSF profile discussion 1734 * authors 1631 1735 * PSF residual map 1632 1736 * section 3.5.3 Model applied to detected objects needs to be reviewed … … 1639 1743 * reduce coding description? 1640 1744 * put engineering docs (psLib, psModules) on public website 1745 1746 % example of 2 image figure: 1747 \begin{figure} 1748 \centering 1749 \begin{minipage}{0.45\hsize} 1750 \includegraphics[width=0.9\hsize,angle=0,clip]{images/o5677g0123o_XY11_bt_trail.png} 1751 \end{minipage}% 1752 \begin{minipage}{0.45\hsize} 1753 \includegraphics[width=0.9\hsize,angle=0,clip]{images/o5677g0124o_XY11_bt_trail.png} 1754 \end{minipage} 1755 \caption{Example of a profile cut along the y-axis through a bright star on exposure o5677g0123o OTA11 in cell xy60 (left panel) and on the subsequent exposure o5677g0124o (right panel). In both figures, the green points show the image corrected with all appropriate detrending steps, but without burntool applied, illustrating the amplitude of the persistence trails. The red points show the same data after the burntool correction, which reduces the impact of these features. Both exposures are in the \gps{} filter with exposure times of 43s} 1756 \end{figure} 1757 -
trunk/doc/release.2015/ps1.analysis/plots.sh
r39857 r39865 1 2 macro choose.seed 3 4 for i 0 100 5 rndseed $i 6 peak.and.col 7 echo $i 8 cursor 9 end 10 end 1 11 2 12 macro peak.and.col 13 14 # using 3 gives a pretty look 15 rndseed 3 3 16 4 17 $scale = 50.0 … … 6 19 $Ia = 500; $Xa = 100 7 20 $Ib = 100 ; $Xb = 50 8 $Ic = 30 ; $Xc = 18021 $Ic = 20 ; $Xc = 180 9 22 10 23 create x 0 200 … … 22 35 23 36 clear -s 24 section a 0.0 0.5 1.0 0.5 25 lim x yo; box; plot x yo -x hist 37 resize 1200 600 38 label -fn helvetica 24 39 section a 0.0 0.5 1.0 0.45 40 lim x yo; box -lw 2 -xpad 0.5 -labels 0100 -ticks 1100; plot x yo -x hist -lw 2 41 label -y "Raw Counts" 26 42 27 section b 0.0 0.0 1.0 0.5 28 lim x yo; box; plot x ym -x hist 43 section b 0.0 0.0 1.0 0.55 44 lim x yo; box -lw 2 +xpad 0.5 -xpad 3.5 -labelpadx 3.0 -ticks 1100; plot x ym -x hist 45 label -y "Smoothed Counts" -x "Pixel Coordinate" 29 46 30 47 set yd = 500 - ym … … 32 49 $dX = 5 33 50 peak x ym {$Xa - $dX} {$Xa + $dX} 34 line -c red $peakpos {$peakval + 10} to $peakpos $YMAX51 line -c red $peakpos {$peakval - 10} to $peakpos 400; textline 90 350 "Primary Peak" 35 52 36 53 peak x ym {$Xb - $dX} {$Xb + $dX} 37 line -c red $peakpos {$peakval + 10} to $peakpos $YMAX54 line -c red $peakpos {$peakval + 10} to $peakpos 350; textline 30 400 "Significant Peak" 38 55 39 56 peak x ym {$Xc - $dX} {$Xc + $dX} 40 line -c red $peakpos {$peakval + 10} to $peakpos $YMAX57 line -c red $peakpos {$peakval + 10} to $peakpos 250; textline 160 300 "Insignificant Peak" 41 58 42 59 $dX = 5 43 60 peak x yd $Xb {$Xb + 2*$dX} 44 line -c blue $peakpos {ym[$peakpos] - 10} to $peakpos $YMIN61 line -c blue $peakpos {ym[$peakpos] - 10} to $peakpos 150; textline 50 100 "Col" 45 62 46 63 peak x yd {$Xc - 2*$dX} $Xc 47 line -c blue $peakpos {ym[$peakpos] - 10} to $peakpos $YMIN 64 line -c blue $peakpos {ym[$peakpos] + 10} to $peakpos 150; textline 170 190 "Col" 65 66 png -name peaks.png 67 ps -name peaks.ps 48 68 49 69 end -
trunk/doc/release.2015/ps1.calibration/calibration.tex
r39855 r39865 1180 1180 * bright-end photometry residuals [running cdhist code, but is the density too low?] 1181 1181 1182 * careful discussion of calibration wrt scolnic et al 1183 1182 1184 \end{verbatim} 1183 1185 -
trunk/doc/release.2015/ps1.datasystem/datasystem.tex
r39848 r39865 853 853 854 854 \end{document} 855 856 Figures needed for this document: 857 858 *
Note:
See TracChangeset
for help on using the changeset viewer.
