Index: trunk/ippconfig/simple/camera.config
===================================================================
--- trunk/ippconfig/simple/camera.config	(revision 13234)
+++ trunk/ippconfig/simple/camera.config	(revision 13384)
@@ -97,4 +97,10 @@
    PSPHOT.PSF.LOAD    INPUT    none.fits                     CHIP	PSF       
    PSPHOT.INPUT.CMF   INPUT    none.fits                     CHIP	CMF       
+   PPSUB.INPUT        INPUT    none.fits                     FPA	IMAGE
+   PPSUB.INPUT.MASK   INPUT    none.fits                     FPA	MASK
+   PPSUB.INPUT.WEIGHT INPUT    none.fits                     FPA	WEIGHT
+   PPSUB.REF          INPUT    none.fits                     FPA	IMAGE
+   PPSUB.REF.MASK     INPUT    none.fits                     FPA	MASK
+   PPSUB.REF.WEIGHT   INPUT    none.fits                     FPA	WEIGHT
 
    ### output file definitions
@@ -132,4 +138,9 @@
 						           									
    PSASTRO.OUTPUT.CMP  OUTPUT   {OUTPUT}.smp               CMP        FPA        TRUE      NONE
+
+   PPSUB.OUTPUT        OUTPUT   {OUTPUT}.fits              IMAGE      FPA        TRUE      NONE
+   PPSUB.OUTPUT.MASK   OUTPUT   {OUTPUT}.mask.fits         MASK       FPA        FALSE     NONE
+   PPSUB.OUTPUT.WEIGHT OUTPUT   {OUTPUT}.wt.fits           WEIGHT     FPA        FALSE     NONE
+
 END
 
