Changeset 12982
- Timestamp:
- Apr 23, 2007, 5:29:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_02_branch/psphot/src/psphotGrowthCurve.c
r12957 r12982 53 53 radius = psf->growth->radius->data.F32[i]; 54 54 55 // NOTE: we use pmModelAdd not pmSourceAdd because we are not working with a normal source 55 56 psImageKeepCircle (mask, xc, yc, radius, "OR", PM_MASK_MARK); 56 57 pmModelAdd (image, mask, model, PM_MODEL_OP_FULL);
Note:
See TracChangeset
for help on using the changeset viewer.
