- Timestamp:
- Oct 15, 2021, 8:20:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ppStack.20211015/src/ppStackSetup.c
r41841 r41842 20 20 21 21 options->clipPercent = psMetadataLookupBool(NULL, recipe, "COMBINE.PERCENT"); // use percentile range to clip? 22 options->clipMinRange = psMetadataLookupF32 (NULL, recipe, "COMBINE.MIN.RANGE"); // min percentile23 options->clipMaxRange = psMetadataLookupF32 (NULL, recipe, "COMBINE.MAX.RANGE"); // max percentile24 25 22 26 23 if (!psMetadataLookupBool(NULL, config->arguments, "HAVE.PSF")) {
Note:
See TracChangeset
for help on using the changeset viewer.
