Index: branches/eam_branches/20091201/ppStack/src/ppStackPrepare.c
===================================================================
--- branches/eam_branches/20091201/ppStack/src/ppStackPrepare.c	(revision 26674)
+++ branches/eam_branches/20091201/ppStack/src/ppStackPrepare.c	(revision 26675)
@@ -179,5 +179,5 @@
         psArray *sources = NULL;
 
-        if (options->convolve || options->matchZPs || redoPhot) {
+        if (options->convolve || options->matchZPs || options->photometry || redoPhot) {
             pmReadout *ro = pmFPAviewThisReadout(view, inputFile->fpa); // Readout with sources
             sources = psMetadataLookupPtr(NULL, ro->analysis, "PSPHOT.SOURCES"); // Sources
