Changeset 42748
- Timestamp:
- Dec 6, 2024, 12:47:26 PM (20 months ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/src/mosaic_astrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/src/mosaic_astrom.c
r39607 r42748 60 60 j = getDISentry (images[i].tzero, images[i].tzero + (int) images[i].exptime, DIStzero, DISentry, Ndis); 61 61 if (j == -1) { 62 if (NfailMatch < 100) fprintf (stderr, "WARNING: can't find matching mosaic \n"); 62 if (NfailMatch < 100) fprintf (stderr, "WARNING: can't find matching mosaic: ID %d, name: %s, Dateobs %s, \n", images[i].name); 63 // char *ohana_sec_to_date (time_t second) { 63 64 NfailMatch ++; 64 65 continue;
Note:
See TracChangeset
for help on using the changeset viewer.
