Index: /trunk/Ohana/src/libdvo/src/mosaic_astrom.c
===================================================================
--- /trunk/Ohana/src/libdvo/src/mosaic_astrom.c	(revision 42747)
+++ /trunk/Ohana/src/libdvo/src/mosaic_astrom.c	(revision 42748)
@@ -60,5 +60,6 @@
     j = getDISentry (images[i].tzero, images[i].tzero + (int) images[i].exptime, DIStzero, DISentry, Ndis);
     if (j == -1) {
-      if (NfailMatch < 100) fprintf (stderr, "WARNING: can't find matching mosaic \n");
+      if (NfailMatch < 100) fprintf (stderr, "WARNING: can't find matching mosaic: ID %d, name: %s, Dateobs %s,  \n", images[i].name);
+      // char *ohana_sec_to_date (time_t second) {
       NfailMatch ++;
       continue;
