IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18100


Ignore:
Timestamp:
Jun 12, 2008, 2:44:48 PM (18 years ago)
Author:
Paul Price
Message:

Wrong component name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackMatch.c

    r17696 r18100  
    188188    // Renormalise the variances if desired
    189189    if (renorm) {
    190         psLogMsg("ppMerge", PS_LOG_INFO, "Renormalising variance map.");
     190        psLogMsg("ppStack", PS_LOG_INFO, "Renormalising variance map.");
    191191        if (!pmReadoutWeightRenorm(readout, maskBad, renormMean, renormStdev, renormWidth, rng)) {
    192192            psError(PS_ERR_UNKNOWN, false, "Unable to renormalise variances.");
Note: See TracChangeset for help on using the changeset viewer.