IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 2, 2007, 2:13:03 PM (19 years ago)
Author:
magnier
Message:

changed pmSourceDophotType to pmSourceGetDophotType

File:
1 edited

Legend:

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

    r13064 r13137  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-04-27 22:14:08 $
     5 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-05-03 00:13:03 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7070
    7171        dmag = dPAR[PM_PAR_I0] / PAR[PM_PAR_I0];
    72         type = pmSourceDophotType (source);
     72        type = pmSourceGetDophotType (source);
    7373        if ((source->apMag < 99.0) && (source->psfMag < 99.0)) {
    7474            apResid = source->apMag - source->psfMag;
Note: See TracChangeset for help on using the changeset viewer.