Changeset 15288 for trunk/psModules/src/camera/pmFPAMosaic.c
- Timestamp:
- Oct 11, 2007, 2:01:14 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAMosaic.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAMosaic.c
r14949 r15288 1157 1157 pmAstromWCS *wcs = pmAstromWCSfromHeader(cell->hdu->header); // WCS terms for this cell 1158 1158 if (!wcs) { 1159 ps Warning("Unable to read cell WCS to generate chip WCS --- ignored.");1159 psTrace("psModules.camera", 1, "Unable to read cell WCS to generate chip WCS --- ignored."); 1160 1160 continue; 1161 1161 }
Note:
See TracChangeset
for help on using the changeset viewer.
