Index: /branches/eam_branches/ipp-20110213/psphot/src/psphotSourceFits.c
===================================================================
--- /branches/eam_branches/ipp-20110213/psphot/src/psphotSourceFits.c	(revision 30789)
+++ /branches/eam_branches/ipp-20110213/psphot/src/psphotSourceFits.c	(revision 30790)
@@ -211,5 +211,4 @@
     float radius;
     bool okEXT, okDBL;
-    float chiEXT, chiDBL;
     pmModel *ONE = NULL;
     pmSource *tmpSrc = NULL;
@@ -244,4 +243,7 @@
     maskVal |= markVal;
 
+    float chiEXT = NAN;
+    float chiDBL = NAN;
+
     // this temporary source is used as a place-holder by the psphotEval functions below
     tmpSrc = pmSourceAlloc ();
