IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2008, 4:24:07 PM (18 years ago)
Author:
Paul Price
Message:

Mask bad shutter correction pixels, use weights when combining detrends

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_080320/ippconfig/recipes/ppMerge.config

    r17185 r17220  
    5353        FRACHIGH        F32     0.0             # Fraction of high pixels to reject immediately
    5454        FRACLOW         F32     0.0             # Fraction of low pixels to reject immediately
    55         WEIGHTS         BOOL    FALSE           # Use image weights?
     55        WEIGHTS         BOOL    TRUE            # Use image weights?
    5656        COMBINE         STR     CLIPPED         # Statistic to use for combination:
    5757END
     
    6464        FRACLOW         F32     0.1             # Fraction of low pixels to reject immediately
    6565        NKEEP           S32     5               # Minimum number of pixels in stack to keep
    66         WEIGHTS         BOOL    FALSE           # Use image weights?
     66        WEIGHTS         BOOL    TRUE            # Use image weights?
    6767        COMBINE         STR     MEAN            # Statistic to use for combination:
    6868END
     
    7272PPMERGE_FRINGE  METADATA
    7373        FRACHIGH        F32     0.1             # Fraction of high pixels to reject immediately
    74         WEIGHTS         BOOL    FALSE           # Use image weights?
     74        WEIGHTS         BOOL    TRUE            # Use image weights?
    7575END
    7676
Note: See TracChangeset for help on using the changeset viewer.