IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2011, 2:46:40 PM (15 years ago)
Author:
eugene
Message:

updated API for pmSourceChisq (requires covarFactor); visualization fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psphot/src/psphotBlendFit.c

    r30707 r30764  
    9494    fitOptions->weight        = PS_SQR(skySig);
    9595    fitOptions->mode          = PM_SOURCE_FIT_PSF;
     96    fitOptions->covarFactor   = psImageCovarianceFactorForAperture(readout->covariance, 10.0); // Covariance matrix
    9697
    9798    psphotInitLimitsPSF (recipe, readout);
Note: See TracChangeset for help on using the changeset viewer.