Changeset 26080 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Nov 9, 2009, 3:47:03 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackMatch.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r26076 r26080 383 383 } 384 384 #endif 385 386 fprintf(stderr, "vf = %f\n", psImageCovarianceFactor(readout->covariance));387 388 385 389 386 if (threads > 0) { … … 525 522 psFree(iter); 526 523 options->matchChi2->data.F32[index] = sum / (psImageCovarianceFactor(readout->covariance) * num); 527 fprintf(stderr, "chi2 = %f ; vf = %f\n", sum/num, psImageCovarianceFactor(readout->covariance));528 524 } 529 525
Note:
See TracChangeset
for help on using the changeset viewer.
