Changeset 5773 for trunk/psphot/src/psphotFullFit.c
- Timestamp:
- Dec 13, 2005, 10:03:27 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFullFit.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFullFit.c
r5772 r5773 79 79 continue; 80 80 } 81 82 // add the double-PSF fit mode 83 // how do we compare the results? chisq? 81 84 82 85 // recalculate the source moments using the larger galaxy moments radius … … 113 116 } 114 117 115 // subtract object, leave local sky 118 // subtract PSF for object, leave local sky 119 // XXX : we should keep the non-linear PSF fit if object was marked extended but 120 // PSF fit is OK otherwise. 116 121 psFree (source->modelPSF); 117 122 source->modelPSF = save;
Note:
See TracChangeset
for help on using the changeset viewer.
