Changeset 18100
- Timestamp:
- Jun 12, 2008, 2:44:48 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r17696 r18100 188 188 // Renormalise the variances if desired 189 189 if (renorm) { 190 psLogMsg("pp Merge", PS_LOG_INFO, "Renormalising variance map.");190 psLogMsg("ppStack", PS_LOG_INFO, "Renormalising variance map."); 191 191 if (!pmReadoutWeightRenorm(readout, maskBad, renormMean, renormStdev, renormWidth, rng)) { 192 192 psError(PS_ERR_UNKNOWN, false, "Unable to renormalise variances.");
Note:
See TracChangeset
for help on using the changeset viewer.
