- Timestamp:
- Mar 1, 2011, 6:21:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psphot/src/psphotStackMatchPSFsUtils.c
r30707 r30772 287 287 288 288 float penalty = psMetadataLookupF32(NULL, subRecipe, "PENALTY"); // Penalty for wideness 289 int threads = psMetadataLookupS32(NULL, config->arguments, " -threads"); // Number of threads289 int threads = psMetadataLookupS32(NULL, config->arguments, "NTHREADS"); // Number of threads 290 290 291 291 int order = psMetadataLookupS32(NULL, subRecipe, "SPATIAL.ORDER"); // Spatial polynomial order
Note:
See TracChangeset
for help on using the changeset viewer.
