IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 27, 2006, 4:31:17 PM (20 years ago)
Author:
eugene
Message:

substantial work on the pmFPAfile,view concepts

File:
1 edited

Legend:

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

    r6571 r6715  
    3232    for (int i = 0; i < modelSet->n; i++) {
    3333        pmModel *model = modelSet->data[i];
    34         pmSourceSubModel (source->pixels, source->mask, model, false, false);
     34        pmModelSub (source->pixels, source->mask, model, false, false);
    3535   
    3636        fprintf (stderr, "output parameters (obj %d):\n", i);
Note: See TracChangeset for help on using the changeset viewer.