Changeset 33140 for trunk/psphot/src/psphotForcedReadout.c
- Timestamp:
- Jan 24, 2012, 1:25:49 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotForcedReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotForcedReadout.c
r32996 r33140 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.
