Index: /trunk/psphot/src/psphotGuessModels.c
===================================================================
--- /trunk/psphot/src/psphotGuessModels.c	(revision 11308)
+++ /trunk/psphot/src/psphotGuessModels.c	(revision 11309)
@@ -26,4 +26,5 @@
     // XXX put this in a function of its own..
     if (modelEXT == NULL) {
+	psErrorClear (); // XXX need to clear the error from failing the model
 	modelEXT = pmModelAlloc(psf->type);
 	psF32 *PAR = modelEXT->params->data.F32;
