IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4699


Ignore:
Timestamp:
Aug 2, 2005, 3:11:03 PM (21 years ago)
Author:
Paul Price
Message:

Changed trace message to warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pois/src/poisCheckKernel.c

    r4698 r4699  
    5656
    5757    if (numSuspect > 0) {
    58         psTrace("pois.checkKernel", 3,
    59                 "There is significant power at large radii.  The kernel may be bad.\n");
     58        psWarning("There is significant power at large radii.  The kernel may be bad.\n");
    6059        return false;
    6160    }
Note: See TracChangeset for help on using the changeset viewer.