Changeset 25959 for branches/pap/ppStack/src/ppStackMatch.c
- Timestamp:
- Oct 28, 2009, 11:42:45 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackMatch.c
r25950 r25959 568 568 options->weightings->data.F32[index] = 1.0 / (psStatsGetValue(bg, PS_STAT_ROBUST_MEDIAN) * 569 569 psImageCovarianceFactor(readout->covariance)); 570 psLogMsg("ppStack", PS_LOG_INFO, "Weighting for image %d is %f\n", 571 index, options->weightings->data.F32[index]); 570 572 psMetadataAddF32(readout->analysis, PS_LIST_TAIL, "PPSTACK.WEIGHTING", 0, 571 573 "Weighting by 1/noise^2 for stack", options->weightings->data.F32[index]);
Note:
See TracChangeset
for help on using the changeset viewer.
