IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2007, 11:41:37 AM (19 years ago)
Author:
eugene
Message:

changed API for pmModelAdd

File:
1 edited

Legend:

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

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