Index: trunk/ppSub/src/ppSubMatchPSFs.c
===================================================================
--- trunk/ppSub/src/ppSubMatchPSFs.c	(revision 29593)
+++ trunk/ppSub/src/ppSubMatchPSFs.c	(revision 29937)
@@ -72,5 +72,5 @@
     // Extract the loaded sources from the associated readout, and generate PSF
     // Here, we assume the image is background-subtracted
-    if (!psphotReadoutFindPSF(config, view, sources)) {
+    if (!psphotReadoutFindPSF(config, view, "PSPHOT.INPUT", sources)) {
         psErrorStackPrint(stderr, "Unable to determine PSF");
         psWarning("Unable to determine PSF.");
