- Timestamp:
- Dec 11, 2011, 1:42:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/psphot/src/psphotReadoutMinimal.c
r29936 r32924 59 59 } 60 60 61 // construct an initial model for each object62 psphotGuessModels (config, view, filerule);63 64 61 // merge the newly selected sources into the existing list 65 62 psphotMergeSources (config, view, filerule); 63 64 // Construct an initial model for each object, set the radius to fitRadius, set circular 65 // fit mask. NOTE: only applied to sources without guess models 66 psphotGuessModels (config, view, filerule); 66 67 67 68 // linear PSF fit to source peaks
Note:
See TracChangeset
for help on using the changeset viewer.
