Index: branches/eam_branches/ipp-20150326/ppSim/src/ppSimInsertGalaxies.c
===================================================================
--- branches/eam_branches/ipp-20150326/ppSim/src/ppSimInsertGalaxies.c	(revision 38021)
+++ branches/eam_branches/ipp-20150326/ppSim/src/ppSimInsertGalaxies.c	(revision 38022)
@@ -81,6 +81,6 @@
     int nParam = pmModelClassParameterCount (type);
 
-    pmPSF *psf = psMetadataLookupPtr (&mdok, chip->analysis, "PSPHOT.PSF");
-    assert (psf);
+    // pmPSF *psf = psMetadataLookupPtr (&mdok, chip->analysis, "PSPHOT.PSF");
+    // assert (psf);
 
     int dX = PM_CELL_TO_CHIP (0.0, x0Cell, xParityCell, binning);
