IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2006, 4:47:20 PM (20 years ago)
Author:
magnier
Message:

fixed up low-level issues with sky levels, sky bias

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/objects/pmModel.h

    r6556 r6751  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.1.2.2 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-03-09 03:14:23 $
     8 *  @version $Revision: 1.1.2.3 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-04-01 02:47:20 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4545    int nIter;    ///< number of iterations to reach min
    4646    pmModelStatus status;  ///< fit status
    47     float radius;   ///< fit radius actually used
     47    float radiusTMP;   ///< fit radius actually used
    4848}
    4949pmModel;
Note: See TracChangeset for help on using the changeset viewer.