Index: /trunk/psphot/src/psphot.c
===================================================================
--- /trunk/psphot/src/psphot.c	(revision 5755)
+++ /trunk/psphot/src/psphot.c	(revision 5756)
@@ -58,5 +58,5 @@
 
     int FITMODE = psMetadataLookupS32 (&status, config, "FIT_MODE");
-    if (!status) FITMODE = 0;
+    if (!status) FITMODE = 2;
 
     switch (FITMODE) {
