- Timestamp:
- Apr 21, 2011, 4:27:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psModules/src/objects/pmSourcePhotometry.c
r31327 r31340 178 178 double apTrend = pmTrend2DEval (psf->ApTrend, (float)source->peak->x, (float)source->peak->y); 179 179 source->psfMag += apTrend; 180 source->psfFlux *= pow(10.0, -0.4*apTrend); 181 source->psfFluxErr *= pow(10.0, -0.4*apTrend); 180 182 } 181 183
Note:
See TracChangeset
for help on using the changeset viewer.
