Changeset 31158 for trunk/ppStack/src/ppStackMatch.c
- Timestamp:
- Apr 4, 2011, 1:16:41 PM (15 years ago)
- Location:
- trunk/ppStack
- Files:
-
- 2 edited
-
. (modified) (2 props)
-
src/ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack
- Property svn:ignore
-
old new 17 17 autom4te.cache 18 18 Doxyfile 19 a.out.dSYM
-
- Property svn:mergeinfo deleted
- Property svn:ignore
-
trunk/ppStack/src/ppStackMatch.c
r30685 r31158 142 142 bool mdok; // Status of MD lookup 143 143 float penalty = psMetadataLookupF32(NULL, ppsub, "PENALTY"); // Penalty for wideness 144 int threads = psMetadataLookupS32(NULL, config->arguments, " -threads"); // Number of threads144 int threads = psMetadataLookupS32(NULL, config->arguments, "NTHREADS"); // Number of threads 145 145 146 146 // Replaced pmReadoutMaskNonfinite with pmReadoutMaskInvalid (tests for already masked pixels)
Note:
See TracChangeset
for help on using the changeset viewer.
