IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 20, 2010, 4:25:10 PM (16 years ago)
Author:
watersc1
Message:

log(flux) compressed image work.

Location:
branches/czw_branch/20101203
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20101203

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • branches/czw_branch/20101203/ippconfig/recipes/fitstypes.mdc

    r29021 r30119  
    9898        NOISE           S32     8
    9999END
     100# Compressed log flux image for stacks.
     101COMP_STACK     METADATA
     102        BITPIX          S32     16
     103        SCALING         STR     LOG_STDEV_POSITIVE
     104        STDEV.BITS      S32     4
     105        STDEV.NUM       F32     10
     106        COMPRESSION     STR     RICE
     107        TILE.X          S32     0
     108        TILE.Y          S32     1
     109        TILE.Z          S32     1
     110        NOISE           S32     8
     111END
    100112
    101113# Compressed exposure image
Note: See TracChangeset for help on using the changeset viewer.