Changeset 32695 for trunk/psphot/src/psphotFitSourcesLinear.c
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20111110 (added) merged: 32645-32647,32660-32663,32685-32686,32689-32694
- Property svn:mergeinfo changed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20111110/psphot (added) merged: 32685-32686,32689,32692,32694
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotFitSourcesLinear.c
r32633 r32695 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.
