- Timestamp:
- Mar 30, 2012, 2:54:17 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20111122/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/psphot
- Property svn:mergeinfo changed
/trunk/psphot merged: 32868,32996,33030,33089,33140,33410-33411,33444,33462,33587
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20111122/psphot/src
- Property svn:mergeinfo changed
/trunk/psphot/src merged: 32868,32996,33030,33089,33140,33410-33411,33444,33462,33587
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20111122/psphot/src/psphotForcedReadout.c
r32924 r33640 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.
