IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2011, 3:23:29 PM (15 years ago)
Author:
eugene
Message:

merge changes from the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ippconfig/recipes/reductionClasses.mdc

    r29986 r30678  
    192192        JPEG_BIN1       STR     PPIMAGE_J1
    193193        JPEG_BIN2       STR     PPIMAGE_J2
     194END
     195
     196# reduction classes for different stacks
     197# regular stacks
     198NIGHTLY_STACK         METADATA
     199      STACK_PPSTACK   STR      STACK_NIGHTLY
     200      STACK_PPSUB     STR      STACK
     201      STACK_PSPHOT    STR      STACK
     202END
     203
     204# deep stacks
     205DEEP_STACK            METADATA
     206      STACK_PPSTACK   STR      STACK_DEEP
     207      STACK_PPSUB     STR      STACK
     208      STACK_PSPHOT    STR      STACK
     209END
     210
     211# three pi stacks
     212THREEPI_STACK         METADATA
     213      STACK_PPSTACK   STR      STACK_THREEPI
     214      STACK_PPSUB     STR      STACK
     215      STACK_PSPHOT    STR      STACK
    194216END
    195217
Note: See TracChangeset for help on using the changeset viewer.