Changeset 20487 for trunk/psModules/src/imcombine/pmStack.c
- Timestamp:
- Oct 31, 2008, 11:50:59 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmStack.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmStack.c
r19541 r20487 8 8 * @author GLG, MHPCC 9 9 * 10 * @version $Revision: 1.4 2$ $Name: not supported by cvs2svn $11 * @date $Date: 2008- 09-12 22:43:33$10 * @version $Revision: 1.43 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2008-10-31 21:50:59 $ 12 12 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii 13 13 * … … 30 30 #define PIXEL_LIST_BUFFER 100 // Number of entries to add to pixel list at a time 31 31 #define PIXEL_MAP_BUFFER 2 // Number of entries to add to pixel map at a time 32 #define VARIANCE_FACTORS // Use variance factors when calculating the variances?32 //#define VARIANCE_FACTORS // Use variance factors when calculating the variances? 33 33 #define NUM_DIRECT_STDEV 5 // For less than this number of values, measure stdev directly 34 34
Note:
See TracChangeset
for help on using the changeset viewer.
