IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2017, 11:30:10 AM (10 years ago)
Author:
eugene
Message:

merging changes from czw dev branch (compare with r39924)

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/ippconfig/hsc

    • Property svn:ignore set to
      Makefile
      Makefile.in
  • trunk/ippconfig/hsc/ppMerge.config

    r39504 r39926  
     1
     2FRINGE.NUM              S32     6250     # number of fringe regions per cell
     3FRINGE.SIZE             S32     5        # Half-size of fringe regions
     4FRINGE.XSMOOTH          S32     3        # Number of smoothing regions per cell in x
     5FRINGE.YSMOOTH          S32     3        # Number of smoothing regions per cell in y
     6FRINGE.SMOOTH           BOOL    T        # Smooth the output image?
     7FRINGE.SMOOTH.SIGMA     F32     2.0      # Sigma of smoothing Gaussian
     8
    19
    210# Bias combination --- don't want min/max rejection
     
    1220        STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
    1321END
     22
     23
Note: See TracChangeset for help on using the changeset viewer.