Index: trunk/psModules/src/detrend/pmPattern.h
===================================================================
--- trunk/psModules/src/detrend/pmPattern.h	(revision 24899)
+++ trunk/psModules/src/detrend/pmPattern.h	(revision 24903)
@@ -24,6 +24,8 @@
     int iter,                           ///< Number of clipping iterations
     float rej,                          ///< Rejection threshold for clipping
+    float thresh,                       ///< Threshold for ignoring pixels
     psStatsOptions clipMean,            ///< Statistic to use for mean
     psStatsOptions clipStdev,           ///< Statistic to use for standard deviation
+    psImageMaskType maskVal,            ///< Mask value to use
     psImageMaskType maskBad             ///< Mask value to give bad pixels
     );
