Changeset 33178
- Timestamp:
- Jan 27, 2012, 5:12:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111222/psphot/src/psphotForcedReadout.c
- Property svn:mergeinfo set to
r32996 r33178 55 55 psphotLoadExtSources (config, view, filerule); 56 56 57 // merge the newly selected sources into the existing list 58 // NOTE: merge OLD and NEW 59 psphotMergeSources (config, view, filerule); 60 57 61 // Construct an initial model for each object, set the radius to fitRadius, set circular 58 62 // fit mask. NOTE: only applied to sources without guess models 59 63 psphotGuessModels (config, view, filerule); 60 61 // merge the newly selected sources into the existing list62 // NOTE: merge OLD and NEW63 psphotMergeSources (config, view, filerule);64 64 65 65 // 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.
