- Timestamp:
- Aug 3, 2011, 6:29:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110710/psphot/src/psphotSourceFits.c
r31990 r32023 637 637 638 638 pmSourceFitModel (source, model, &options, maskVal); 639 fprintf (stderr, "index: %f, chisq: %f, nIter: %d, radius: %f, npix: %d\n", indexGuess[i], model->chisqNorm, model->nIter, model->fitRadius, model->nPix);639 // fprintf (stderr, "index: %f, chisq: %f, nIter: %d, radius: %f, npix: %d\n", indexGuess[i], model->chisqNorm, model->nIter, model->fitRadius, model->nPix); 640 640 641 641 chiSquare[i] = model->chisqNorm;
Note:
See TracChangeset
for help on using the changeset viewer.
