- Timestamp:
- Nov 17, 2011, 1:09:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111110/psphot/src/psphotFitSourcesLinear.c
r32633 r32689 342 342 psLogMsg ("psphot.ensemble", PS_LOG_MINUTIA, "solve matrix: %f sec (%d elements)\n", psTimerMark ("psphot.linear"), sparse->Nelem); 343 343 344 // XXXX **** philosophical question: 345 // we measure bright objects in three passes: 1) linear fit; 2) non-linear fit; 3) linear fit: 346 // should retain the chisq and errors from the intermediate non-linear fit? 347 // the non-linear fit provides better values for the position errors, and for 348 // extended sources, the shape errors 344 // Philosophical question: we measure bright objects in three passes: 1) linear fit; 2) 345 // non-linear fit; 3) linear fit: should we retain the chisq and errors from the 346 // intermediate non-linear fit? the non-linear fit provides better values for the position 347 // errors, and for extended sources, the shape errors 349 348 350 349 // adjust I0 for fitSources and subtract
Note:
See TracChangeset
for help on using the changeset viewer.
