IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 25, 2007, 3:35:50 PM (19 years ago)
Author:
eugene
Message:

incorporating changes from eam_02_branch (pmSourceAdd/Sub, modified API for pmModelAdd, cached models)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotTestPSF.c

    r13006 r13035  
    124124
    125125        // subtract model flux
    126         pmModelSub (source->pixels, source->mask, model, false, false);
     126        pmModelSub (source->pixels, source->mask, model, PM_MODEL_OP_FULL);
    127127    }
    128128    fclose (f);
Note: See TracChangeset for help on using the changeset viewer.