Index: /branches/pap/pswarp/src/pswarpLoop.c
===================================================================
--- /branches/pap/pswarp/src/pswarpLoop.c	(revision 25716)
+++ /branches/pap/pswarp/src/pswarpLoop.c	(revision 25717)
@@ -16,5 +16,4 @@
 
 #define WCS_NONLIN_TOL 0.001            // Non-linear tolerance for header WCS
-#define PSPHOT_FIND_PSF 1               // Use psphot's findPSF function?
 #define TESTING 0                       // Testing output?
 
@@ -398,4 +397,6 @@
         }
 
+        pmModelClassSetLimits(PM_MODEL_LIMITS_STRICT);
+
         // measure the PSF using these sources
         if (!psphotReadoutFindPSF(config, view, sources)) {
