Changeset 33092
- Timestamp:
- Jan 11, 2012, 10:55:13 AM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20111222/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111222/psphot/src/psphotReadout.c
r32996 r33092 133 133 // Construct an initial model for each object, set the radius to fitRadius, set circular 134 134 // fit mask. NOTE: only applied to sources without guess models 135 psphotGuessModels (config, view, filerule); // pass 1 135 // pass 1 136 if (!psphotGuessModels (config, view, filerule)) { 137 psLogMsg ("psphot", 3, "failure to Guess Model - pass 1"); 138 return psphotReadoutCleanup (config, view, filerule); 139 } 136 140 137 141 // linear PSF fit to source peaks, subtract the models from the image (in PSF mask)
Note:
See TracChangeset
for help on using the changeset viewer.
