IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2012, 3:33:32 PM (14 years ago)
Author:
eugene
Message:

read the time table in psTime.c; updates to the variance model tests; better trace options for output masks; convert to new PM_SOURCE_PHOTFIT version of weighting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/psModules/src/objects/pmSource.h

    r34049 r34053  
    7272    psImage *pixels;                    ///< Rectangular region including object pixels.
    7373    psImage *variance;                  ///< Image variance.
    74 # if (HAVE_MODEL_VAR)
    7574    psImage *modelVar;                  ///< variance based on current models
    76 # endif
    7775    psImage *maskObj;                   ///< unique mask for this object which marks included pixels associated with objects.
    7876    psImage *maskView;                  ///< view into global image mask for this object region
Note: See TracChangeset for help on using the changeset viewer.