IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2005, 4:06:55 PM (21 years ago)
Author:
eugene
Message:

changed noise to weight, psImageData to eamReadout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/pmObjects_EAM.h

    r5048 r5049  
    55 *  @author GLG, MHPCC
    66 *
    7  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-09-14 01:35:20 $
     7 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2005-09-14 02:06:55 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    156156    pmPeak *peak;                       ///< Description of peak pixel.
    157157    psImage *pixels;                    ///< Rectangular region including object pixels.
    158     psImage *noise;                     ///< Mask which marks pixels associated with objects.
     158    psImage *weight;                    ///< Image variance.
    159159    psImage *mask;                      ///< Mask which marks pixels associated with objects.
    160160    pmMoments *moments;                 ///< Basic moments measure for the object.
Note: See TracChangeset for help on using the changeset viewer.