IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29589


Ignore:
Timestamp:
Oct 28, 2010, 5:35:11 PM (16 years ago)
Author:
eugene
Message:

added STACKSTACK, WARPSTACK, and WARPWARP reduction classes to support different difference modes in these situations

File:
1 edited

Legend:

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

    r29554 r29589  
    160160        BACKGROUND_PPBACKGROUND STR     BACKGROUND
    161161        BACKGROUND_PSWARP       STR     BACKGROUND
    162 
     162END
     163
     164# reduction class specifically for warpwarp diffs:
     165WARPWARP        METADATA
     166        DIFF_PPSUB      STR     WARPWARP
     167        DIFF_PSPHOT     STR     DIFF
     168        JPEG_BIN1       STR     PPIMAGE_J1
     169        JPEG_BIN2       STR     PPIMAGE_J2
     170END
     171
     172# reduction class specifically for warpstack diffs:
     173WARPSTACK       METADATA
     174        DIFF_PPSUB      STR     WARPSTACK
     175        DIFF_PSPHOT     STR     DIFF
     176        JPEG_BIN1       STR     PPIMAGE_J1
     177        JPEG_BIN2       STR     PPIMAGE_J2
     178END
     179
     180# reduction class specifically for warpwarp diffs:
     181STACKSTACK      METADATA
     182        DIFF_PPSUB      STR     STACKSTACK
     183        DIFF_PSPHOT     STR     DIFF
     184        JPEG_BIN1       STR     PPIMAGE_J1
     185        JPEG_BIN2       STR     PPIMAGE_J2
    163186END
    164187
Note: See TracChangeset for help on using the changeset viewer.