Index: trunk/ippconfig/recipes/ppImage.config
===================================================================
--- trunk/ippconfig/recipes/ppImage.config	(revision 24879)
+++ trunk/ippconfig/recipes/ppImage.config	(revision 24891)
@@ -25,4 +25,12 @@
 USE.DEBURNED.IMAGE BOOL    FALSE           # use burntool-repaired image?
 TILTYSTREAK.APPLY  BOOL    FALSE           # apply the 'tiltystreak' tool
+
+PATTERN            BOOL    FALSE           # Fit and remove pattern noise?
+PATTERN.ORDER      S32     1               # Polynomial order
+PATTERN.ITER       S32     3               # Rejection iterations
+PATTERN.REJ        F32     2.0             # Rejection threshold
+PATTERN.MEAN       STR     ROBUST_MEDIAN   # Statistic for mean
+PATTERN.STDEV      STR     ROBUST_STDEV    # Statistic for standard deviation
+
 
 TILTYSTREAK.BY.CLASS METADATA              # apply the 'tiltystreak' tool
