IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31633 for trunk/ippconfig


Ignore:
Timestamp:
Jun 15, 2011, 6:09:25 PM (15 years ago)
Author:
watersc1
Message:

merge from czw branch: ASINH code

Location:
trunk/ippconfig/recipes
Files:
3 edited

Legend:

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

    r30636 r31633  
    101101COMP_STACK     METADATA
    102102        BITPIX          S32     16
    103         SCALING         STR     LOG_STDEV_POSITIVE
    104         STDEV.BITS      S32     4
    105         STDEV.NUM       F32     10
     103        SCALING         STR     ASINH_RANGE
     104#        SCALING        STR      LOG_RANGE
     105#        STDEV.BITS      S32     4
     106#        STDEV.NUM       F32     100
    106107        COMPRESSION     STR     RICE
    107108        TILE.X          S32     0
  • trunk/ippconfig/recipes/ppStack.config

    r31422 r31633  
    132132END
    133133
    134 #
     134# Stack mode for testing stacking procedure
     135TESTSTACK   METADATA
     136    VARIANCE        BOOL FALSE
     137END
     138
    135139
    136140STACK_DEEP    METADATA
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r31456 r31633  
    284284END
    285285
     286TESTSTACK            METADATA
     287      STACK_PPSTACK   STR      TESTSTACK
     288      STACK_PPSUB     STR      STACK
     289      STACK_PSPHOT    STR      STACK
     290END
     291
    286292# basic science analysis
    287293PHOTFEST.SINGLE1        METADATA
Note: See TracChangeset for help on using the changeset viewer.