IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2013, 1:16:55 AM (13 years ago)
Author:
mhuber
Message:

adding a no cuts all deep stack reduction

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

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

    r34860 r35337  
    159159END
    160160
     161STACK_ALLDEEP   METADATA
     162END
     163
    161164TEST1 METADATA
    162165  PSF.AUTOSIZE    BOOL  FALSE           # Determine output PSF size from input PSFs?
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r35239 r35337  
    550550       STACK_PPSUB     STR      STACK
    551551       STACK_PSPHOT    STR      STACK
     552END
     553
     554# all/deep stacks
     555ALLDEEP_STACK            METADATA
     556        STACK_PPSTACK           STR     STACK_ALLDEEP
     557        STACK_PPSUB             STR     STACK
     558        STACK_PSPHOT            STR     STACK
     559        STACKPHOT_PSPHOT        STR     STACKPHOT
     560        STATICSKY_CALIBRATION   STR     STATICSKY_DEEPCAL
    552561END
    553562
Note: See TracChangeset for help on using the changeset viewer.