Changeset 40566 for trunk/doc/release.2015/ps1.datasystem/datasystem.tex
- Timestamp:
- Dec 5, 2018, 6:14:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.datasystem/datasystem.tex
r40563 r40566 776 776 \label{sec:warp} 777 777 778 \note{re-read and improve the text: better description of RINGS.V3 and779 other related tessellations.}780 781 778 The \ippstage{warp} stage transforms the image pixels from the regular 782 779 grid laid out on the chips in the camera to a system of pixels with … … 792 789 centers are typically separated by several degrees on the sky; for 793 790 pixel scales appropriate to GPC1, the resulting collection of pixels 794 would be unwieldy in terms of memory in the processing computer . The791 would be unwieldy in terms of memory in the processing computers. The 795 792 pixel grid is thus subdivided into smaller sub-images called 796 'skycells'.793 `skycells'. 797 794 798 795 A tessellation can be defined for a limited region, with only a small … … 800 797 even a single projection center (e.g., for the Medium Deep fields). 801 798 For the $3\pi$ survey, the tessellation contains projection centers 802 covering the entire sky. The version used tofor the PV3 analysis is799 covering the entire sky. The version used for the PV3 analysis is 803 800 called the \ippmisc{RINGS.V3}. In this tessellation, projection 804 801 centers are spaced every four degrees in DEC and the RA spacing is 805 802 approximately four degrees as well, adjusted to ensure an integer 806 803 number of equal-sized regions. \ippmisc{RINGS.V3} uses a pixel scale 807 of $0\farcs{}25$ per pixel. The projections subdivided into a804 of $0\farcs{}25$ per pixel. The projections are subdivided into a 808 805 $10\times{}10$ grid of skycells, with an overlap region of 809 806 60\arcsec\ between adjacent skycells to ensure that objects of modest … … 812 809 $y$ direction and east to the negative $x$ direction. The 813 810 tessellations used by the IPP are stored in the DVO format (see 814 Section~\ref{sec:DVO}), with \ippdbtable{SkyTable} entries defining 815 the projection centers and image boundaries for all skycells. 811 Section~\ref{sec:DVO}). A table in the processing database, 812 \ippdbtable{SkyTable}, lists the projection centers and image 813 boundaries for all skycells. 816 814 817 815 The first step of the \ippstage{warp} stage is to determine which 818 816 skycells overlap with the input exposure. These overlaps are 819 817 determined by the \ippprog{dvoImageOverlaps} program, which compares 820 the astrometrically calibrated catalog from the \ippstage{camera}818 the astrometrically-calibrated catalog from the \ippstage{camera} 821 819 stage to the DVO database defining the target tessellation. The 822 820 output of this command is used to populate the … … 829 827 \ippstage{chip} stage images (including the variance images and the 830 828 updated masks) to the \ippprog{pswarp} program. For details on the 831 warping algorithm, see \cite{waters2017}. The output of this program 832 are the geometrically transformed images containing all input pixels 833 warped to the common skycell pixel grid, which can subsequently be 834 used for stacking and difference image analysis. For the $3\pi$ 835 survey data, the signal, mask, and variance images generated at this 836 stage are being made available from the image extraction tools at the 837 MAST archive at STScI as part of the DR2 data release. 829 warping algorithm, see \cite{waters2017}. The outputs of this program 830 are the geometrically transformed images (signal, variance, and mask) 831 containing all input pixels warped to the common skycell pixel grid, 832 These can subsequently be used for stacking and difference image 833 analyses. For the $3\pi$ survey data, the signal, mask, and variance 834 images generated at this stage are being made available from the image 835 extraction tools at the MAST archive at STScI as part of the DR2 data 836 release. 838 837 839 838 %% A catalog is
Note:
See TracChangeset
for help on using the changeset viewer.
