IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 17, 2006, 11:52:14 PM (19 years ago)
Author:
magnier
Message:

added weight to ModelInit, set to sky variance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceFitModel.h

    r6872 r10077  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-17 18:01:05 $
     5 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-11-18 09:52:14 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2424    float nIter,   ///< max number of allowed iterations
    2525    float tol,      ///< convergence criterion
     26    float weight,      ///< use this weight for constant-weight fits
    2627    bool poissonErrors   // use poisson errors for fits?
    2728);
Note: See TracChangeset for help on using the changeset viewer.