Changeset 17261 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Mar 31, 2008, 5:06:45 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r17260 r17261 41 41 psLogMsg("ppMerge", PS_LOG_INFO, "Renormalising variance map."); 42 42 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 } 46 47 } 47 48
Note:
See TracChangeset
for help on using the changeset viewer.
