IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 6, 2015, 6:16:07 AM (11 years ago)
Author:
eugene
Message:

add squash nan option, raw image fitstype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/fitstypes.mdc

    r31633 r38235  
    5151SKY_WEIGHT      METADATA
    5252        BITPIX          S32     -32
     53END
     54
     55# Uncompressed positive image
     56RAW_IMG METADATA
     57#       BITPIX          S32     -32
     58        BITPIX          S32     16
     59        SCALING         STR     MANUAL
     60        BSCALE          F32     1.0
     61        BZERO           F32     31768.0
     62        STDEV.BITS      S32     4
     63        STDEV.NUM       F32     10
     64        COMPRESSION     STR     NONE
     65        TILE.X          S32     0
     66        TILE.Y          S32     1
     67        TILE.Z          S32     1
     68        NOISE           S32     8
    5369END
    5470
Note: See TracChangeset for help on using the changeset viewer.