IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30304


Ignore:
Timestamp:
Jan 19, 2011, 3:21:21 PM (15 years ago)
Author:
eugene
Message:

fprints to psLogMsg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20101205/psModules/src/imcombine/pmSubtractionMatch.c

    r30288 r30304  
    807807
    808808            // apply the best fit so we are ready to roll
    809             fprintf (stderr, "applying order: %d, mode: %d\n", bestMatch->spatialOrder, bestMatch->mode);
     809            psLogMsg("psModules.imcombine", PS_LOG_INFO, "applying order: %d, mode: %d\n", bestMatch->spatialOrder, bestMatch->mode);
    810810            if (!pmSubtractionMatchAttempt(NULL, kernels, stamps, bestMatch->mode, bestMatch->spatialOrder, true)) {
    811811                goto MATCH_ERROR;
Note: See TracChangeset for help on using the changeset viewer.