IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15811


Ignore:
Timestamp:
Dec 13, 2007, 11:45:08 AM (18 years ago)
Author:
eugene
Message:

psfProb vs psfChisq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSource.c

    r15706 r15811  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.45 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2007-11-28 00:53:42 $
     8 *  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-12-13 21:45:08 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    122122    source->pixWeight = NAN;
    123123
    124     source->psfProb = NAN;
     124    source->psfChisq = NAN;
    125125    source->crNsigma = NAN;
    126126    source->extNsigma = NAN;
Note: See TracChangeset for help on using the changeset viewer.