IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2007, 6:37:34 PM (18 years ago)
Author:
eugene
Message:

turn down verbosity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryWCS.c

    r15896 r15939  
    77 *  @author EAM, IfA
    88 *
    9  *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2007-12-22 17:52:57 $
     9 *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2007-12-28 04:37:34 $
    1111 *
    1212 *  Copyright 2006 Institute for Astronomy, University of Hawaii
     
    203203    char *ctype = psMetadataLookupPtr (&status, header, "CTYPE2");
    204204    if (!status) {
    205         psLogMsg ("psastro", 2, "warning: no WCS metadata in header\n");
     205        psLogMsg ("psastro", 5, "warning: no WCS metadata in header\n");
    206206        return NULL;
    207207    }
Note: See TracChangeset for help on using the changeset viewer.