Index: trunk/ippconfig/recipes/ppImage.config
===================================================================
--- trunk/ippconfig/recipes/ppImage.config	(revision 12583)
+++ trunk/ippconfig/recipes/ppImage.config	(revision 12586)
@@ -69,5 +69,5 @@
 END
 
-PHOTCODE.RULE		STR	{CAMERA}.{FILTER.ID}.{CHIP.N}
+PHOTCODE.RULE		STR	{DETECTOR}.{FILTER.ID}.{CHIP.N}
 
 DETREND.CONSTRAINTS  METADATA
Index: trunk/ippconfig/recipes/psastro.config
===================================================================
--- trunk/ippconfig/recipes/psastro.config	(revision 12583)
+++ trunk/ippconfig/recipes/psastro.config	(revision 12586)
@@ -16,8 +16,6 @@
 # max grid offset in FP units (microns)
 # use plate-scale to make this in pixels?
-# PSASTRO.GRID.OFFSET    F32  10000.
-# PSASTRO.GRID.SCALE     F32    500.
-PSASTRO.GRID.OFFSET    F32   1000.
-PSASTRO.GRID.SCALE     F32     50
+PSASTRO.GRID.OFFSET    F32  10000.
+PSASTRO.GRID.SCALE     F32    500.
 
 # these tweak are in FP units (pixels, currently)
Index: trunk/ippconfig/recipes/psphot.config
===================================================================
--- trunk/ippconfig/recipes/psphot.config	(revision 12583)
+++ trunk/ippconfig/recipes/psphot.config	(revision 12586)
@@ -13,8 +13,9 @@
 # XXX it may not currently be read : double check this (EAM)
 ZERO_POINT          F32  25.000          # zero point used by DVO
+ZERO_PT             F32  25.000          # zero point used by DVO
 
 # these parameter govern how the background is measured
-BACKGROUND_XBIN	    S32   128            # size of background superpixels
-BACKGROUND_YBIN	    S32   128            # size of background superpixels
+BACKGROUND.XBIN	    S32   128            # size of background superpixels
+BACKGROUND.YBIN	    S32   128            # size of background superpixels
 IMSTATS_NPIX        S32  10000    	 # number of pixels to use for sky estimate boxes:
 
@@ -117,2 +118,4 @@
 INTERPOLATE_AP BOOL TRUE
 POISSON_ERRORS BOOL TRUE
+
+OUTPUT.FORMAT       STR SMPDATA
