Index: trunk/ppSim/src/ppSimPhotom.c
===================================================================
--- trunk/ppSim/src/ppSimPhotom.c	(revision 21183)
+++ trunk/ppSim/src/ppSimPhotom.c	(revision 26900)
@@ -46,4 +46,6 @@
             if (! readout->data_exists) { continue; }
 
+// these are broken by the Jan 2010 API changes to psphot
+#if 0
             // run the actual photometry analysis
             if (!ppSimPhotomReadoutFake (config, view)) {
@@ -56,4 +58,5 @@
             }
 	    // ppSimDetectionLimits (config, view);
+#endif
         }
     }
