IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12982


Ignore:
Timestamp:
Apr 23, 2007, 5:29:40 PM (19 years ago)
Author:
eugene
Message:

added a note

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psphot/src/psphotGrowthCurve.c

    r12957 r12982  
    5353        radius = psf->growth->radius->data.F32[i];
    5454
     55        // NOTE: we use pmModelAdd not pmSourceAdd because we are not working with a normal source
    5556        psImageKeepCircle (mask, xc, yc, radius, "OR", PM_MASK_MARK);
    5657        pmModelAdd (image, mask, model, PM_MODEL_OP_FULL);
Note: See TracChangeset for help on using the changeset viewer.