IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26790


Ignore:
Timestamp:
Feb 5, 2010, 1:40:45 PM (16 years ago)
Author:
eugene
Message:

do not match zero points for PR images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ippconfig/recipes/ppStack.config

    r26729 r26790  
    22
    33CONVOLVE        BOOL    TRUE            # Convolve images when stacking?
     4MATCH.ZERO.POINTS BOOL  TRUE            # Convolve images when stacking?
     5
    46COMBINE.ITER    F32     0.5             # Number of rejection iterations per input
    57COMBINE.REJ     F32     2.5             # Rejection threshold in combination (sigma)
     
    7880# Faster processing for PR images
    7981PR      METADATA
    80         CONVOLVE        BOOL    FALSE
    81         IMAGE.REJ       F32     0.5     
    82         SKIP.BG.SUB     BOOL    FALSE
     82        IMAGE.REJ           F32   0.5   
     83        CONVOLVE            BOOL  FALSE
     84        SKIP.BG.SUB         BOOL  FALSE
     85        MATCH.ZERO.POINTS   BOOL  FALSE
     86        PHOTOMETRY          BOOL  FALSE           # Do basic photometry?
    8387END
Note: See TracChangeset for help on using the changeset viewer.