- Timestamp:
- May 9, 2013, 11:33:40 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/ppStack/src/ppStackMatch.c
r35383 r35553 467 467 sum += kernels->rms; 468 468 num++; 469 // psLogMsg("ppStack", PS_LOG_INFO, "KERNMATCHDUMP %d %d %g %g %g\n", 470 // index,num,kernels->mean,kernels->rms,sum); 469 471 } 470 472 psFree(iter); 471 473 options->matchChi2->data.F32[index] = sum / (psImageCovarianceFactor(readout->covariance) * num); 474 472 475 } 473 476
Note:
See TracChangeset
for help on using the changeset viewer.
