Index: trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psf.c
===================================================================
--- trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psf.c	(revision 23564)
+++ trunk/extsrc/gpcsw/gpcsrc/analysis/libpsf/psf.c	(revision 23924)
@@ -207,4 +207,7 @@
 /* Load up extras */
    if(psfextra != NULL) {
+/* Sanity check against no error but crazy fit! */
+      psfextra->xfw = xfwhm*binx;
+      psfextra->yfw = yfwhm*biny;
 /* Note that these major/minor things are messed up if binx!=biny */
       psfextra->majfw = wpar[9]*binx;
