Index: trunk/ippconfig/recipes/pswarp.config
===================================================================
--- trunk/ippconfig/recipes/pswarp.config	(revision 28427)
+++ trunk/ippconfig/recipes/pswarp.config	(revision 28442)
@@ -11,4 +11,5 @@
 INTERPOLATION.NUM	S32	1000		# Number of interpolation kernels to pre-calculate
 PSF			BOOL	TRUE		# Measure PSF for warped image?
+SOURCES			BOOL	TRUE		# Write source list for warped image?
 
 MASK.STATS         BOOL    TRUE            # calculate mask statistics.
@@ -27,2 +28,8 @@
 	PSF	BOOL	FALSE
 END
+
+# Background restoration
+BACKGROUND	METADATA
+	SOURCES		BOOL	FALSE		# Write source list for warped image?
+	PSF		BOOL	FALSE		# Measure PSF for warped image?
+END
