Changeset 32996 for trunk/psphot/src/psphotReadoutForcedKnownSources.c
- Timestamp:
- Dec 22, 2011, 9:00:06 AM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20111122/psphot (added) merged: 32850,32924
- Property svn:mergeinfo changed
-
trunk/psphot/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20111122/psphot/src (added) merged: 32850,32924
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotReadoutForcedKnownSources.c
r29936 r32996 36 36 } 37 37 38 // construct an initial model for each object39 psphotGuessModels (config, view, filerule);40 41 38 // merge the newly selected sources into the existing list 42 39 // NOTE: merge OLD and NEW 43 40 psphotMergeSources (config, view, filerule); 41 42 // Construct an initial model for each object, set the radius to fitRadius, set circular 43 // fit mask. NOTE: only applied to sources without guess models 44 psphotGuessModels (config, view, filerule); 44 45 45 46 // linear PSF fit to source peaks
Note:
See TracChangeset
for help on using the changeset viewer.
