IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36773 for trunk/ippconfig


Ignore:
Timestamp:
May 23, 2014, 12:07:42 PM (12 years ago)
Author:
watersc1
Message:

Adding a reduction class/stack recipes that will help with the CNP stacks.

Location:
trunk/ippconfig
Files:
3 edited

Legend:

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

    r36732 r36773  
    7979   MATCH.REJ        F32    4.0
    8080   SAFE          BOOL   F
     81
     82END
     83
     84STACK_CNP  METADATA                   ## Based on STACK_THREEPI and STACK_MD_DEEP_1DG
     85    OUTPUT.NOCOMP           BOOL  FALSE
     86    OUTPUT.LOGFLUX          BOOL  TRUE
     87    STACK.TYPE              STR   DEEP_STACK
     88    PSF.INPUT.CLIP.SIMPLE   BOOL  True
     89    PSF.INPUT.MAX           F32   10.0    # 
     90    PSF.INPUT.CLIP.NSIGMA   F32   100.0
     91    PSF.INPUT.THRESH        F32   NAN
     92    PSF.INPUT.ASYMMETRY     F32   NAN
     93
     94   MATCH.REJ        F32    4.0
     95   SAFE          BOOL   F
     96
     97    PSF.TARGET.AS.MAX.EPSILON F32 0.1
    8198
    8299END
  • trunk/ippconfig/recipes/ppStack.config

    r36717 r36773  
    168168STACK_THREEPI_ALT  METADATA
    169169END
     170STACK_CNP  METADATA
     171END
    170172
    171173STACK_MD_REF    METADATA
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r36772 r36773  
    615615THREEPI_STACK_1DG         METADATA
    616616      STACK_PPSTACK   STR      STACK_THREEPI
     617      STACK_PPSUB     STR      STACK_1DG
     618      STACK_PSPHOT    STR      STACK
     619END
     620
     621CNP_STACK_1DG         METADATA
     622      STACK_PPSTACK   STR      STACK_CNP
    617623      STACK_PPSUB     STR      STACK_1DG
    618624      STACK_PSPHOT    STR      STACK
Note: See TracChangeset for help on using the changeset viewer.