Index: branches/pap/psphot/src/psphotOutput.c
===================================================================
--- branches/pap/psphot/src/psphotOutput.c	(revision 25238)
+++ branches/pap/psphot/src/psphotOutput.c	(revision 25246)
@@ -228,4 +228,9 @@
     psMetadataItemSupplement (header, recipe, "MSKY_NY");
 
+    // fake source recovery statistics
+    psMetadataItemSupplement(header, recipe, "FAKE.EFF");
+    psMetadataItemSupplement(header, recipe, "FAKE.MAG");
+    psMetadataItemSupplement(header, recipe, "FAKE.REF");
+
     psMetadataAddF32 (header, PS_LIST_TAIL, "DT_PHOT", PS_META_REPLACE, "elapsed psphot time", psTimerMark ("psphotReadout"));
 
