Changeset 17112
- Timestamp:
- Mar 24, 2008, 4:32:07 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r16820 r17112 179 179 finish: 180 180 181 // plot positive sources 182 if (!havePSF) { 183 // psphotSourcePlots (readout, sources, recipe); 184 } 181 // plot positive sources 182 // psphotSourcePlots (readout, sources, recipe); 185 183 186 184 // measure aperture photometry corrections 187 if (! havePSF && !psphotApResid (readout, sources, recipe, psf)) {185 if (!psphotApResid (readout, sources, recipe, psf)) { 188 186 psLogMsg ("psphot", 3, "failed on psphotApResid"); 189 187 return psphotReadoutCleanup (config, readout, recipe, detections, psf, sources);
Note:
See TracChangeset
for help on using the changeset viewer.
