Index: trunk/psphot/src/setup.c
===================================================================
--- trunk/psphot/src/setup.c	(revision 4251)
+++ trunk/psphot/src/setup.c	(revision 4375)
@@ -18,5 +18,5 @@
     psTimerStart ("psphot");
 
-    // setup header template, specify COMMENT and HISTORY as multis
+    // setup header template, specify COMMENT and HISTORY as MULTI
     header = psMetadataAlloc ();
     psMetadataAdd (header, PS_LIST_HEAD, "COMMENT", PS_META_MULTI, "folder for comment", NULL);
@@ -89,4 +89,5 @@
 	}
     }
+    DumpImage (mask, "mask.fits");
 
     psLogMsg ("psphot", 3, "load data: %f sec\n", psTimerMark ("psphot"));
