IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2008, 8:55:09 AM (18 years ago)
Author:
eugene
Message:

reduced background error verbosity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageBackground.c

    r17641 r20216  
    7474    }
    7575    if (n < 0.01*Nsubset) {
    76         psLogMsg("psLib.psImageBackground", PS_LOG_INFO,
     76        psLogMsg("psLib.psImageBackground", PS_LOG_DETAIL,
    7777                 "Unable to measure image background: too few data points (%ld)", n);
    7878        psFree(values);
Note: See TracChangeset for help on using the changeset viewer.