- Timestamp:
- Mar 18, 2011, 2:10:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot/src/psphotLoadSRCTEXT.c
r29004 r30975 78 78 79 79 source->peak = pmPeakAlloc(PAR[PM_PAR_XPOS], PAR[PM_PAR_YPOS], peakFlux, PM_PEAK_LONE); 80 source->peak->flux = peakFlux; 80 source->peak->rawFlux = peakFlux; 81 source->peak->smoothFlux = peakFlux; 81 82 source->peak->dx = dPAR[PM_PAR_XPOS]; 82 83 source->peak->dy = dPAR[PM_PAR_YPOS];
Note:
See TracChangeset
for help on using the changeset viewer.
