IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17261


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

Whoops again.

File:
1 edited

Legend:

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

    r17260 r17261  
    4141        psLogMsg("ppMerge", PS_LOG_INFO, "Renormalising variance map.");
    4242        if (!pmReadoutWeightRenorm(readout, maskBad, renormMean, renormStdev, renormWidth, rng)) {
    43         psError(PS_ERR_UNKNOWN, false, "Unable to renormalise variances.");
    44         psFree(output);
    45         return false;
     43            psError(PS_ERR_UNKNOWN, false, "Unable to renormalise variances.");
     44            psFree(output);
     45            return false;
     46        }
    4647    }
    4748
Note: See TracChangeset for help on using the changeset viewer.