IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35725


Ignore:
Timestamp:
Jun 28, 2013, 3:39:37 PM (13 years ago)
Author:
bills
Message:

list PSTAMP_SELECT_SOURCES, PSTAMP_SELECT_JPEG, and PSTAMP_SELECT_UNCOMPRESSED
in the OPTION_MASK table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/stamps/stampsICD.tex

    r35495 r35725  
    310310PSTAMP\_SELECT\_MASK      &       2  &   create postage stamp of the mask pixels \\
    311311PSTAMP\_SELECT\_VARIANCE  &       4  &   create postage stamp of the variance pixels \\
    312 PSTAMP\_SELECT\_CMF       &       8  &   return the sources file (.cmf) for the images' run \\
     312PSTAMP\_SELECT\_SOURCES   &       8  &   extract sources from the region of interest from the sources file (.cmf) for the images' run \\
    313313PSTAMP\_SELECT\_PSF       &      16  &   return the psf file for the images' run \\
    314314PSTAMP\_SELECT\_BACKMDL   &      32  &   return the background model file for the images chipRun (applies only for chip) \\
     315PSTAMP\_SELECT\_JPEG      &      64  &   return a jpeg format image of the stamp \\
     316PSTAMP\_SELECT\_UNCOMPRESSED &  512  &   do not use FITS image compression \\
    315317PSTAMP\_SELECT\_INVERSE   &    1024  &   make stamps from inverse difference images (applies only for diff) \\
    316318PSTAMP\_SELECT\_UNCONV    &    2048  &   make stamps from unconvolved stack images (applies only for stack) \\
Note: See TracChangeset for help on using the changeset viewer.