Changeset 31327 for branches/eam_branches/ipp-20110404/psModules/src/objects/pmGrowthCurveGenerate.c
- Timestamp:
- Apr 20, 2011, 10:52:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110404/psModules/src/objects/pmGrowthCurveGenerate.c
r29546 r31327 197 197 // mask the given aperture and measure the apMag 198 198 psImageKeepCircle (mask, xc, yc, radius, "OR", markVal); 199 if (!pmSourcePhotometryAper ( &apMag, NULL, NULL, model, pixels, NULL, mask, maskVal)) {199 if (!pmSourcePhotometryAper (NULL, &apMag, NULL, NULL, model, pixels, NULL, mask, maskVal)) { 200 200 psFree (growth); 201 201 psFree (view);
Note:
See TracChangeset
for help on using the changeset viewer.
