IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21485


Ignore:
Timestamp:
Feb 15, 2009, 9:51:55 AM (17 years ago)
Author:
eugene
Message:

add number of pixels in fit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20090208/psModules/src/objects/pmModel.c

    r21408 r21485  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2009-02-06 20:54:14 $
     8 *  @version $Revision: 1.27.2.1 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2009-02-15 19:51:55 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5959    tmp->chisqNorm = 0.0;
    6060    tmp->nDOF  = 0;
     61    tmp->nPix  = 0;
    6162    tmp->nIter = 0;
    6263    tmp->radiusFit = 0;
Note: See TracChangeset for help on using the changeset viewer.