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/pmSourceFitModel.h

    r30705 r30763  
    3131    float maxChisqDOF;                  ///< convergence criterion
    3232    float weight;                       ///< use this weight for constant-weight fits
     33    float covarFactor;                  ///< covariance factor for calculating the chisq
    3334    bool poissonErrors;                 ///< use poisson errors for fits?
    3435    bool saveCovariance;
Note: See TracChangeset for help on using the changeset viewer.