Index: trunk/psphot/src/psphot.c
===================================================================
--- trunk/psphot/src/psphot.c	(revision 6117)
+++ trunk/psphot/src/psphot.c	(revision 6311)
@@ -15,6 +15,6 @@
     ppFile *input = psphotParseCamera (config);
 
-    // run a single-model test if desired - XXX push in psphotImageLoop?
-    // psphotModelTest (input, options);
+    // check on output mode,format, setup basic filename, etc
+    psphotOutputPrep (input, config);
 
     // call psphot for each readout
