IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29221


Ignore:
Timestamp:
Sep 23, 2010, 10:45:35 AM (16 years ago)
Author:
eugene
Message:

setting MASK.BLANK; adjust NORM.FRAC to avoid cases where no growth curve converges; set PENALTY for the modified code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/ippconfig/recipes/ppSub.config

    r29124 r29221  
    1515SYS.ERR         F32     0.1             # Relative systematic error in images
    1616SKY.ERR         F32     0.0             # Relative systematic error in images
    17 NORM.FRAC       F32     0.01            # Fraction of window for normalisation window
     17NORM.FRAC       F32     0.02            # Fraction of window for normalisation window
    1818COVAR.FRAC      F32     0.01            # Fraction of kernel to truncate before calculating covariance
    1919
     
    2121MASK.BAD        STR     CONV.BAD        # Mask value to give bad pixels
    2222MASK.POOR       STR     CONV.POOR       # Mask value to give poor pixels
     23MASK.BLANK      STR     BLANK           # Mask value to give empty pixels
    2324
    2425MASK.STATS         BOOL    TRUE            # calculate mask statistics.
     
    5960INNER           S32     5               # Inner half-size for SPAM and FRIES kernels
    6061RINGS.ORDER     S32     2               # Polynomial order for RINGS kernels
    61 PENALTY         F32     16.0            # Penalty for wideness
     62PENALTY         F32     4.0e-6          # 4.0e-6 for the updated code from 2010.09.19
    6263BIN1            S32     4               # Binning factor for first level
    6364BIN2            S32     4               # Binning factor for second level
Note: See TracChangeset for help on using the changeset viewer.