Changeset 12665 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Mar 28, 2007, 5:20:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r12632 r12665 108 108 } 109 109 110 // plot positive + negative sources (replace, then remove) 111 psphotSourcePlots (readout, sources, recipe); 112 110 113 // non-linear PSF and EXT fit to brighter sources 111 114 psphotBlendFit (readout, sources, recipe, psf); … … 113 116 // replace all sources 114 117 psphotReplaceAll (sources); 118 119 // plot positive sources 120 // psphotSourcePlots (readout, sources, recipe); 115 121 116 122 // linear PSF fit to remaining peaks
Note:
See TracChangeset
for help on using the changeset viewer.
