IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25380


Ignore:
Timestamp:
Sep 14, 2009, 6:15:39 PM (17 years ago)
Author:
Paul Price
Message:

Don't use the additional variance. Not sure why, but it appears that turning this off is necessary to get a stack without rejecting everything. Maybe it has something to do with the known memory problems in ppStack?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmStack.c

    r23775 r25380  
    3030#define PIXEL_LIST_BUFFER 100           // Number of entries to add to pixel list at a time
    3131#define PIXEL_MAP_BUFFER 2              // Number of entries to add to pixel map at a time
    32 #define ADD_VARIANCE                    // Allow additional variance (besides variance factor)?
     32//#define ADD_VARIANCE                    // Allow additional variance (besides variance factor)?
    3333#define NUM_DIRECT_STDEV 5              // For less than this number of values, measure stdev directly
    3434
Note: See TracChangeset for help on using the changeset viewer.