IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 31, 2006, 9:38:44 AM (20 years ago)
Author:
magnier
Message:

changed name of radiusTMP to radiusFit in pmModel

File:
1 edited

Legend:

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

    r9653 r9810  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-10-19 21:16:49 $
     5 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-10-31 19:38:44 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    105105                 logChi, logChiNorm,
    106106                 source[0].moments->SN,
    107                  model[0].radiusTMP,
     107                 model[0].radiusFit,
    108108                 source[0].pixWeight,
    109109                 model[0].nDOF,
     
    165165                 log10(model[0].chisqNorm/model[0].nDOF),
    166166                 source[0].moments->SN,
    167                  model[0].radiusTMP,
     167                 model[0].radiusFit,
    168168                 source[0].pixWeight,
    169169                 model[0].nDOF,
Note: See TracChangeset for help on using the changeset viewer.