Changeset 15939 for trunk/psModules/src/astrom/pmAstrometryWCS.c
- Timestamp:
- Dec 27, 2007, 6:37:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/pmAstrometryWCS.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/pmAstrometryWCS.c
r15896 r15939 7 7 * @author EAM, IfA 8 8 * 9 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-12-2 2 17:52:57$9 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-12-28 04:37:34 $ 11 11 * 12 12 * Copyright 2006 Institute for Astronomy, University of Hawaii … … 203 203 char *ctype = psMetadataLookupPtr (&status, header, "CTYPE2"); 204 204 if (!status) { 205 psLogMsg ("psastro", 2, "warning: no WCS metadata in header\n");205 psLogMsg ("psastro", 5, "warning: no WCS metadata in header\n"); 206 206 return NULL; 207 207 }
Note:
See TracChangeset
for help on using the changeset viewer.
