IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40560 for trunk


Ignore:
Timestamp:
Nov 23, 2018, 4:26:31 PM (8 years ago)
Author:
eugene
Message:

text updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/ps1.datasystem/datasystem.tex

    r40559 r40560  
    779779  other related tessellations.}
    780780
    781 The \ippstage{warp} stage moves the data from a given exposure beyond
     781The \ippstage{warp} stage transforms the image pixels from the regular
     782grid laid out on the chips in the camera to a system of pixels with
     783consistent geometry for a location on the sky.  The new image
     784coordinate system is defined by one of a number ``tessellations'' of
     785the sky.  Each tessellation specifies the way in which the sky is
     786broken into individual images by defining a collection of projection
     787centers.  For each projection center, positions on the sky are
     788transformed to image pixels via a projection with a specified pixel
     789scale and rotation.  In general, the pixel grid within the projection
     790is defined as a simplified grid with the y-axis aligned to the
     791Declination lines and no distortion terms.  The projection centers are
     792typically separated by several degrees on the sky; for pixel scales
     793appropriate to GPC1, the resulting collection of pixels would be
     794unwieldy in terms of memory in the processing computer.  The pixel
     795grid is thus subdivided into smaller sub-images called 'skycells'. 
     796
     797moves the data from a given exposure beyond
    782798away from being camera specific and towards a uniform sky oriented
    783799arrangement.  There are a number of ``tessellations'' defined and used
Note: See TracChangeset for help on using the changeset viewer.