Index: /tags/ipp-20141224/psphot/src/psphotGalaxyParams.c
===================================================================
--- /tags/ipp-20141224/psphot/src/psphotGalaxyParams.c	(revision 37775)
+++ /tags/ipp-20141224/psphot/src/psphotGalaxyParams.c	(revision 37776)
@@ -621,6 +621,7 @@
 	}
 
+# define USE_BEST_FIT TRUE
 	// XXX TEST: Keep the sersic model regardless
-        if (FALSE && ((extModel != sersicModel) || !isExtended)) {
+        if (USE_BEST_FIT && ((extModel != sersicModel) || !isExtended)) {
             // add the sersic model back in
             if (source->tmpFlags & PM_SOURCE_TMPF_SUBTRACTED) {
