IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17260


Ignore:
Timestamp:
Mar 31, 2008, 5:06:24 PM (18 years ago)
Author:
Paul Price
Message:

Whoops.

File:
1 edited

Legend:

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

    r17259 r17260  
    3939    // Renormalise the variances if desired
    4040    if (renorm) {
    41         psLogMsg("ppMerge", PS_LOG_INFO, "Renormalising variance map.")
     41        psLogMsg("ppMerge", PS_LOG_INFO, "Renormalising variance map.");
    4242        if (!pmReadoutWeightRenorm(readout, maskBad, renormMean, renormStdev, renormWidth, rng)) {
    4343        psError(PS_ERR_UNKNOWN, false, "Unable to renormalise variances.");
Note: See TracChangeset for help on using the changeset viewer.