IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 6, 2006, 11:11:38 PM (20 years ago)
Author:
magnier
Message:

added flag for interpolation for aperture photometry

File:
1 edited

Legend:

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

    r9843 r9884  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-11-03 15:21:15 $
     5 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-11-07 09:11:38 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3131    PM_SOURCE_PHOT_APCORR = 0x0002,
    3232    PM_SOURCE_PHOT_WEIGHT = 0x0004,
     33    PM_SOURCE_PHOT_INTERP = 0x0008,
    3334} pmSourcePhotometryMode;
    3435
Note: See TracChangeset for help on using the changeset viewer.