Changeset 32633 for trunk/psphot/src/psphotSourceFits.c
- Timestamp:
- Nov 8, 2011, 2:56:56 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotSourceFits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20110906/psphot (added) merged: 32605-32606,32612-32613,32616,32619,32628,32630
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotSourceFits.c
r32348 r32633 357 357 pmSource *newSrc = pmSourceCopy (source); 358 358 newSrc->modelPSF = psMemIncrRefCounter (DBL->data[1]); 359 newSrc->peak->footprint = source->peak->footprint; // just a reference; the peak does not own the footprint 360 psArrayAdd(newSrc->peak->footprint->peaks, 1, newSrc->peak); // the footprint owns the peak 359 361 360 362 // build cached models and subtract
Note:
See TracChangeset
for help on using the changeset viewer.
