Index: trunk/psphot/src/psphotReadout.c
===================================================================
--- trunk/psphot/src/psphotReadout.c	(revision 13035)
+++ trunk/psphot/src/psphotReadout.c	(revision 13086)
@@ -128,4 +128,8 @@
     psphotFitSourcesLinear (readout, sources, recipe, psf, FALSE);
     if (dump) psphotSaveImage (NULL, readout->image,  "image.v1.fits");
+
+    // XXX test the CR/EXT measurement
+    psphotSourceSize (readout, sources, recipe);
+
     if (!strcasecmp (breakPt, "ENSEMBLE")) {
         goto finish;
