IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 16, 2006, 4:39:34 PM (20 years ago)
Author:
magnier
Message:

moved pmSourceChisq into here

File:
1 edited

Legend:

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

    r9884 r10031  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-11-07 09:11:38 $
     5 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-11-17 02:39:34 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5151double pmSourceCrossWeight(const pmSource *Mi, const pmSource *Mj, const bool unweighted_sum);
    5252bool pmSourcePixelWeight (float *pixWeight, pmModel *model, psImage *image, psImage *mask);
    53 
    54 psImage *tmp_psImageShift (psImage *in, float dx, float dy);
     53bool pmSourceChisq (pmModel *model, psImage *image, psImage *mask, psImage *weight);
    5554
    5655# endif /* PM_SOURCE_PHOTOMETRY_H */
Note: See TracChangeset for help on using the changeset viewer.