Index: branches/eam_branches/gDiff.20200202/src/gDiffMakePSF.c
===================================================================
--- branches/eam_branches/gDiff.20200202/src/gDiffMakePSF.c	(revision 41413)
+++ branches/eam_branches/gDiff.20200202/src/gDiffMakePSF.c	(revision 41414)
@@ -17,5 +17,5 @@
     psAssert(config, "Require configuration");
 
-    if (!data->photometry) {
+    if (!data->photometry && !data->forcedPhot1 && !data->forcedPhot2) {
         return true;
     }
