Changeset 39822
- Timestamp:
- Nov 22, 2016, 4:23:59 PM (10 years ago)
- Location:
- trunk/doc/release.2015/ps1.analysis
- Files:
-
- 3 edited
-
Makefile (modified) (2 diffs)
-
analysis.tex (modified) (1 diff)
-
stages.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/Makefile
r37890 r39822 5 5 @echo " targets: all analysis" 6 6 7 all: analysis.pdf 7 all: analysis.pdf stages.pdf 8 8 9 ANALYSIS = analysis.tex 9 ANALYSIS = analysis.tex 10 STAGES = stages.tex 10 11 11 12 # pics/Metadata.ps … … 13 14 14 15 analysis.pdf: $(ANALYSIS) 16 stages.pdf: $(STAGES) 15 17 16 18 analysis.ps: $(ANALYSIS) 19 stages.ps: $(STAGES) 17 20 18 21 include ../Makefile.Common -
trunk/doc/release.2015/ps1.analysis/analysis.tex
r39820 r39822 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} -
trunk/doc/release.2015/ps1.analysis/stages.tex
r39821 r39822 299 299 monitoring system to visualize the data processing. 300 300 301 \section{Warp} 302 303 Once astrometric and photometric calibrations have been performed, 304 images are geometrically transformed into a set of common pixel-grid 305 images with simple projections from the sky. These images, called 306 skycells, can then be used in subsequent stacking and difference image 307 analysis without concern about the astrometric transformation of an 308 exposure. This processing is called `warping'; the warp analysis 309 stage is run on all exposures before they are processed further. For 310 details on the warping algorithm, see \note{Waters et al paper}. 311 312 The output products from the Warp stage consist of the skycell images 313 containing the signal, the variance, and the mask information. These 314 images have been shipped to STScI and \note{are available / will be 315 available} from the image extraction tools \note{in DR2}. 316 317 \section{Stack} 318 319 The skycell images generated by the Warp process are added together to 320 make deeper, higher signal-to-noise images in the Stack stage. The 321 stacks also fill in coverage gaps between different exposures, 322 resulting in an image of the sky with more uniform coverage than a 323 single exposure. See~\note{Waters paper} for details on the stack 324 combination algorithm. 325 326 In the IPP processing, stacks may be made with various options for the 327 input images. During nightly science processing, the 8 exposures per 328 filter for each Medium Deep field are combined into a set of stacks 329 for that field. These so-called `nightly stacks' are used by the 330 transient survey projects to detect the faint supernovae, among other 331 transient events. For the PV3 $3\pi$ analysis, all filter images from 332 the $3\pi$ survey observation were stacked together to generate a 333 single set of images with $\sim 10 - 20\times$ the exposure of the 334 individual survey exposures. The signal, variance, and mask images 335 resulting from these deep stacks are part of the DR1 release and are 336 available from the image extraction tools. 337 338 For the PV3 processing of the Medium Deep fields, stacks have been 339 generated for the nightly groups and for the full depth using all 340 exposures (deep stacks). In addition, a 'best seeing' set of stack 341 have been produced \note{using image quality cuts to be described}. 342 We have also generated out-of-season stacks for the Medium Deep 343 fields, in which all image not from a particular observing season for 344 a field are combined into a stack. These later stacks are useful as 345 deep templates when studying long-term transient events in the Medium 346 Deep fields as they are not (or less) contaminated by the flux of the 347 transients from a given season. 348 349 \section{Stack Photometry} 350 351 The stack images are generated in the Stack stage of the IPP, but the 352 source detection and extraction analysis of those images is deferred 353 until a separate stage, the Stack Photometry stage. This separation 354 is maintained because the stack photometry analysis is performed on 355 all 5 filter stack images at the same time. By deferring the 356 analysis, the processing system may decouple the generation of the 357 pixels from the source detection. This makes the sequencing of 358 analysis somewhat easier and less subject to blocks due to a failure 359 in the stacking analysis. 360 361 The stack photometry algorithms are described in detail in 362 \note{Magnier et al}. In short, sources are detected in all 5 filter 363 images down to the $5\sigma$ significance. The collection of detected 364 sources is merged into a single master list. If a source is detected 365 in at least two bands, or only in $y$-band, then a PSF model is fitted 366 to the pixels of the other bands in which the source was not detected. 367 This forced photometry results in lower significance measurements of 368 the flux at the positions of objects which are thought to be real 369 sources, by virtue of triggering a detection in at least two bands. 370 The relaxed limit for $y$-band is included to allow for searches of 371 $y$-dropout objects: it is known that faint, high-redshift quasars may 372 be detected in $y$-band only. The casual user of the PV3 dataset 373 should be wary of sources detected only in $y$-band as these are 374 likely to have a higher false-positive rate than the other stack 375 sources. 376 377 The stack photometry output files consist of a set of FITS tables in a 378 single file, with one file for each filter. Within one of these 379 files, the tables include: the measurements of sources based on the 380 PSF model; aperture like parameters such as the Petrosian flux and 381 radius; the convolved Galaxy model fits; the radial aperture 382 measurements. \note{is this list complete?} 383 384 The stack photometry output catalogs are re-calibrated for both 385 photometry and astrometry in a process very similar to the Camera 386 calibration stage. In the case of the stack calibration, however, 387 each skycell is processed independently. The same reference catalog 388 is used for the Camera and Stack calibration stages. 389 390 \section{Forced Warp Photometry} 391 392 Traditionally, projects which use multiple exposures to increase the 393 depth and sensitivity of the observations have generated something 394 equivalent to the stack images produced by the IPP analysis. In 395 theory, the photometry of the stack images produces the `best' 396 photometry catalog, with best sensitivity and the best data quality at 397 all magnitudes (c.f, CFHT Legacy survey, COSMOS, etc). In practice, 398 the stack images have some significant limitations due to the 399 difficulty of modelling the PSF variations. This difficulty is 400 particularly severe for the Pan-STARRS $3\pi$ survey stacks due to the 401 combination of the substantial mask fraction of the individual 402 exposures, the large instrinsic image quality variations within a 403 single exposure, and the wide range of image quality conditions under 404 which data were obtained and used to generate the $3\pi$ PV3 stacks. 405 406 For any specific stack, the point spread function at a particular 407 location is the result of the combination of the point spread 408 functions for those individual exposures which went into the stack at 409 that point. Because of the high mask fraction, the exposures which 410 contributed to pixels at one location may be somewhat different just a 411 few tens of pixels away. Because of the intrinsic variations in the 412 PSF across an exposure and because of the variations from exposure to 413 exposure, the distribution of point spread functions of the images 414 used at one position may be quite different from those at a nearby 415 location. In the end, the stack images have a effective point spread 416 function which is not just variable, but changing significantly on 417 small scales in a highly textured fashion. 418 419 Any measurement which relies on a good knowledge of the PSF at the 420 location of an object either needs to determine the PSF variations 421 present in the stack, or the measurement will be somewhat degraded. 422 The highly textured PSF variations make this a very challenging 423 problem: not would such a PSF model require an unusually fine-grained 424 PSF model, there would likely not be enough PSF stars in an given 425 stack to determine the model at the resolution required. The IPP 426 photometry analysis code uses a PSF model with 2D variations using a 427 grid of at most $6\times 6$ samples per skycell, a number reasonably 428 well-matched to the density of stars at most moderate Galactic 429 latitudes. This scale is far too large to track the fine-grained 430 changes apparent in the stack images. 431 432 Thus PSF photometry as well as convolved Galaxy models in the stack 433 are degraded by the PSF variations. Aperture-like measurements are in 434 general not as affected by the PSF variations, as long as the aperture 435 in question is large compared to the FWHM of the PSF. 436 437 %% The IPP team initially explored the option of convolving each input 438 %% warp to a single target PSF chosen to match the worst of the input 439 %% images for a given stack. 440 441 The PV3 $3\pi$ analysis solves this problem by using the sources 442 detected in the Stack images and performing forced photometry on the 443 individual warp images used to generate the stack. This analysis is 444 performed on all warps for a single filter as a single job, though 445 this is more of a bookkeepping aid as it is not necessary for the 446 analysis of the different warps to know about the results of the other 447 warps. 448 449 In the forced warp photometry, the positions of sources are loaded 450 from the stack outputs. PSF stars are pre-identified and a PSF model 451 generated for each warp based on those stars, using the same stars for 452 all warps to the extent possible (PSF stars which are excessively 453 masked on a particular image are not used to model the PSF). The PSF 454 model is fitted to all of the known source positions in the warp 455 images. Aperture magnitudes, Kron magnitudes, and moments are also 456 measured at this stage for each warp. Note that the flux measurement 457 for a faint, but significant, source from the stack image may be at a 458 low significance ($< 5\sigma$) in any individual warp image; the flux 459 may even be negative for specific warps. When combined together, 460 these low-significance measurements will result in a signficant 461 measurement as the signal-to-noise increases by $\sqrt{N}$. 462 463 \section{Forced Galaxy Models} 464 465 The convolved galaxy models are also re-measured on the warp images by 466 the forced photometry analysis stage. In this analysis, the galaxy 467 models determined by the stack photometry analysis are used to seed 468 the analysis in the individual warps. The purpose of this analysis is 469 the same as the forced PSF photometry: the PSF of the stack is poorly 470 determined due to the masking and PSF variations in the inputs. 471 Without a good PSF model, the PSF-convolved galaxy models are of 472 limited accuracy. 473 474 In the forced galaxy model analysis, we assume that the galaxy 475 position and position angle, along with the Sersic index if 476 appropriate, have been sufficiently well determined in the stack 477 analysis. In this case, the goal is to determine the best values for 478 the major and minor axis of the elliptical contour and at the same 479 time the best normalization corresponding to the best elliptical shape 480 (and thus the best galaxy magnitude value). 481 482 For each warp image, the Stack value for the major and minor axis are 483 used as the center of a $7\times 7$ grid search of the major and minor 484 axis parameter values. The grid spacing is defined as a function of 485 the signal-to-noise of the galaxy in the stack image so that bright 486 galaxies are measured with a much finer grid spacing that faint 487 galaxies \note{need to quantify this}. For each grid point, the major 488 and minor axis values at that point are determined for the model. The 489 model is then generated and convolved with the PSF model for the warp 490 image at that point. The resulting model is then compared to the warp 491 pixel data values and the best fit normalization value is defined. 492 The normalization and the $\chi^2$ value for each grid point is 493 recorded. 494 495 For a given galaxy, the result is a collection of $\chi^2$ values for 496 each of the grid points spanning all warp images. A single $\chi^2$ 497 grid can then be made from all warps by combining each grid point 498 across the warps. The combined $\chi^2$ for a single grid point is 499 simply the sum of all $\chi^2$ values at that point. If, for a single 500 warp image, the galaxy model is excessively masked, then that image 501 will be dropped for all grid points for that galaxy. The reduced 502 $\chi^2$ values can be determined by tracking the total number of warp 503 pixels used across all warps to generate the combined $\chi^2$ values. 504 From the combined grid of $\chi^2$ values, the point in the grid with 505 the minimum $\chi^2$ is found. Quadratic interpolation is used to 506 determine the major, minor axis values for the interpolated minimum 507 $\chi^2$ value. The errors on these two parameters is then found by 508 determining the contour at which the \note{reduced?} $\chi^2$ 509 increases by 1. 510 511 Thus the Forced Galaxy Model analysis uses the PSF information from 512 each warp to determine a best set of convovled galaxy models for each 513 object in the stack images. \note{discuss the subset of galaxy models 514 and objects}. 515 301 516 \begin{verbatim} 302 517 Outline: 303 Warp304 Stack305 Stack Photometry306 Forced Warp Photometry307 Forced Mean308 518 DVO Ingest 309 519 Calibration
Note:
See TracChangeset
for help on using the changeset viewer.
