IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

unified function to generate output parameters for output cmf files; add chisqNorm calculation to pmSourceChisq, pass in nParams; re-calculate the chisq if we use constant weights; make sure we correctly set nDOF = nPoints - nParams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psModules/src/objects/pmSourceFitSet.h

    r30705 r30763  
    4444                           const psVector *dparam, const psVector *param, const psImage *covar,
    4545                           pmSource *source, psMinimization *myMin, int nPix,
    46                            bool fitStatus, bool saveCovariance);
     46                           bool fitStatus, pmSourceFitOptions *options, psImageMaskType maskVal);
    4747
    4848psF32 pmSourceFitSetFunction(psVector *deriv, const psVector *param, const psVector *x);
Note: See TracChangeset for help on using the changeset viewer.