IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 10, 2006, 10:21:36 AM (20 years ago)
Author:
magnier
Message:

adding chisq-flux trend corrections; adding option to use non-poisson errors for fits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/objects/pmModel.h

    r6751 r6825  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.1.2.3 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-04-01 02:47:20 $
     8 *  @version $Revision: 1.1.2.4 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-04-10 20:21:36 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4242    psVector *dparams;   ///< Parameter errors.
    4343    float chisq;   ///< Fit chi-squared.
     44    float chisqNorm;   ///< re-normalized fit chi-squared.
    4445    int nDOF;    ///< number of degrees of freedom
    4546    int nIter;    ///< number of iterations to reach min
Note: See TracChangeset for help on using the changeset viewer.