Index: /branches/czw_branch/20160809/ippconfig/hsc/ppMerge.config
===================================================================
--- /branches/czw_branch/20160809/ippconfig/hsc/ppMerge.config	(revision 39775)
+++ /branches/czw_branch/20160809/ippconfig/hsc/ppMerge.config	(revision 39776)
@@ -1,2 +1,10 @@
+
+FRINGE.NUM              S32     6250     # number of fringe regions per cell
+FRINGE.SIZE             S32     5        # Half-size of fringe regions
+FRINGE.XSMOOTH          S32     3        # Number of smoothing regions per cell in x
+FRINGE.YSMOOTH          S32     3        # Number of smoothing regions per cell in y
+FRINGE.SMOOTH           BOOL    T        # Smooth the output image?
+FRINGE.SMOOTH.SIGMA     F32     2.0      # Sigma of smoothing Gaussian
+
 
 # Bias combination --- don't want min/max rejection
@@ -12,2 +20,4 @@
         STDEV           STR     ROBUST_STDEV    # Statistic to use to measure the stdev
 END
+
+
