Changeset 17260
- Timestamp:
- Mar 31, 2008, 5:06:24 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r17259 r17260 39 39 // Renormalise the variances if desired 40 40 if (renorm) { 41 psLogMsg("ppMerge", PS_LOG_INFO, "Renormalising variance map.") 41 psLogMsg("ppMerge", PS_LOG_INFO, "Renormalising variance map."); 42 42 if (!pmReadoutWeightRenorm(readout, maskBad, renormMean, renormStdev, renormWidth, rng)) { 43 43 psError(PS_ERR_UNKNOWN, false, "Unable to renormalise variances.");
Note:
See TracChangeset
for help on using the changeset viewer.
