IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25537


Ignore:
Timestamp:
Sep 23, 2009, 8:49:57 PM (17 years ago)
Author:
beaumont
Message:

modified PR reduction class to skip PSF matching during the warp stage

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/pswarp.config

    r25518 r25537  
    1515WARP    METADATA
    1616END
     17
     18#PR recipe for faster processing
     19PR METADATA
     20        PSF     BOOL    FALSE
     21END
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r24897 r25537  
    307307        CHIP_PPIMAGE    STR     PR
    308308        CHIP_PSPHOT     STR     PR
    309         WARP_PSWARP     STR     WARP
     309        WARP_PSWARP     STR     PR
    310310        STACK_PPSTACK   STR     PR
    311311        STACK_PPSUB     STR     PR
     
    324324        CHIP_PPIMAGE    STR     PR_DARKTEST_NOSUB
    325325        CHIP_PSPHOT     STR     PR
    326         WARP_PSWARP     STR     WARP
     326        WARP_PSWARP     STR     PR
    327327        STACK_PPSTACK   STR     PR
    328328        STACK_PPSUB     STR     PR
Note: See TracChangeset for help on using the changeset viewer.