IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12947


Ignore:
Timestamp:
Apr 20, 2007, 2:17:51 PM (19 years ago)
Author:
eugene
Message:

add the residuals to the psf model

File:
1 edited

Legend:

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

    r12792 r12947  
    5555    // set the source PSF model
    5656    source->modelPSF = modelPSF;
     57    source->modelPSF->residuals = psf->residuals;
    5758  }
    5859  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.