Changeset 29546 for trunk/psModules/src/objects/pmGrowthCurveGenerate.c
- Timestamp:
- Oct 25, 2010, 2:54:22 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmGrowthCurveGenerate.c
r29004 r29546 197 197 // mask the given aperture and measure the apMag 198 198 psImageKeepCircle (mask, xc, yc, radius, "OR", markVal); 199 if (!pmSourcePhotometryAper (&apMag, model, pixels, mask, maskVal)) {199 if (!pmSourcePhotometryAper (&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.
