- 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/psphotReadoutKnownSources.c
r30624 r32924 48 48 } 49 49 50 // construct an initial model for each object51 psphotGuessModels (config, view, filerule);52 53 50 // merge the newly selected sources into the existing list 54 51 // NOTE: merge OLD and NEW 55 52 psphotMergeSources (config, view, filerule); 53 54 // Construct an initial model for each object, set the radius to fitRadius, set circular 55 // fit mask. NOTE: only applied to sources without guess models 56 psphotGuessModels (config, view, filerule); 56 57 57 58 // linear PSF fit to source peaks
Note:
See TracChangeset
for help on using the changeset viewer.
