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/psphotGuessModels.c

    r12950 r13035  
    5656    source->modelPSF = modelPSF;
    5757    source->modelPSF->residuals = psf->residuals;
     58
     59    pmSourceCacheModel (source);
    5860  }
    5961  psLogMsg ("psphot.models", 4, "built models for %ld objects: %f sec\n", sources->n, psTimerMark ("psphot"));
Note: See TracChangeset for help on using the changeset viewer.