IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 17, 2006, 1:02:21 PM (20 years ago)
Author:
magnier
Message:

pulled code into pmSourceGetModel; added pmSourceWeights

File:
1 edited

Legend:

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

    r10031 r10050  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-11-17 02:39:34 $
     5 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-11-17 23:02:21 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    5252bool pmSourcePixelWeight (float *pixWeight, pmModel *model, psImage *image, psImage *mask);
    5353bool pmSourceChisq (pmModel *model, psImage *image, psImage *mask, psImage *weight);
     54pmModel *pmSourceGetModel (bool *isPSF, const pmSource *source);
    5455
     56double pmSourceWeight(const pmSource *Mi, int term, const bool unweighted_sum);
    5557# endif /* PM_SOURCE_PHOTOMETRY_H */
Note: See TracChangeset for help on using the changeset viewer.